Lines Matching refs:x24
19 MatScalar x17, x18, x19, x20, x21, x22, x23, x24, x25, p10, p11, p12, p13, p14; in MatILUFactorNumeric_SeqBAIJ_6_inplace() local
160 x24 = pv[23]; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
194 pc[18] = m19 = p1 * x19 + p7 * x20 + p13 * x21 + p19 * x22 + p25 * x23 + p31 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
195 pc[19] = m20 = p2 * x19 + p8 * x20 + p14 * x21 + p20 * x22 + p26 * x23 + p32 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
196 pc[20] = m21 = p3 * x19 + p9 * x20 + p15 * x21 + p21 * x22 + p27 * x23 + p33 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
197 pc[21] = m22 = p4 * x19 + p10 * x20 + p16 * x21 + p22 * x22 + p28 * x23 + p34 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
198 pc[22] = m23 = p5 * x19 + p11 * x20 + p17 * x21 + p23 * x22 + p29 * x23 + p35 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
199 pc[23] = m24 = p6 * x19 + p12 * x20 + p18 * x21 + p24 * x22 + p30 * x23 + p36 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
241 x24 = pv[23]; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
276 x[18] -= m1 * x19 + m7 * x20 + m13 * x21 + m19 * x22 + m25 * x23 + m31 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
277 x[19] -= m2 * x19 + m8 * x20 + m14 * x21 + m20 * x22 + m26 * x23 + m32 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
278 x[20] -= m3 * x19 + m9 * x20 + m15 * x21 + m21 * x22 + m27 * x23 + m33 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
279 x[21] -= m4 * x19 + m10 * x20 + m16 * x21 + m22 * x22 + m28 * x23 + m34 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
280 x[22] -= m5 * x19 + m11 * x20 + m17 * x21 + m23 * x22 + m29 * x23 + m35 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
281 x[23] -= m6 * x19 + m12 * x20 + m18 * x21 + m24 * x22 + m30 * x23 + m36 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace()
479 MatScalar x16, x17, x18, x19, x20, x21, x22, x23, x24, x25; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace() local
618 x24 = pv[23]; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
652 pc[18] = m19 = p1 * x19 + p7 * x20 + p13 * x21 + p19 * x22 + p25 * x23 + p31 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
653 pc[19] = m20 = p2 * x19 + p8 * x20 + p14 * x21 + p20 * x22 + p26 * x23 + p32 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
654 pc[20] = m21 = p3 * x19 + p9 * x20 + p15 * x21 + p21 * x22 + p27 * x23 + p33 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
655 pc[21] = m22 = p4 * x19 + p10 * x20 + p16 * x21 + p22 * x22 + p28 * x23 + p34 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
656 pc[22] = m23 = p5 * x19 + p11 * x20 + p17 * x21 + p23 * x22 + p29 * x23 + p35 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
657 pc[23] = m24 = p6 * x19 + p12 * x20 + p18 * x21 + p24 * x22 + p30 * x23 + p36 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
699 x24 = pv[23]; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
734 x[18] -= m1 * x19 + m7 * x20 + m13 * x21 + m19 * x22 + m25 * x23 + m31 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
735 x[19] -= m2 * x19 + m8 * x20 + m14 * x21 + m20 * x22 + m26 * x23 + m32 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
736 x[20] -= m3 * x19 + m9 * x20 + m15 * x21 + m21 * x22 + m27 * x23 + m33 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
737 x[21] -= m4 * x19 + m10 * x20 + m16 * x21 + m22 * x22 + m28 * x23 + m34 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
738 x[22] -= m5 * x19 + m11 * x20 + m17 * x21 + m23 * x22 + m29 * x23 + m35 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()
739 x[23] -= m6 * x19 + m12 * x20 + m18 * x21 + m24 * x22 + m30 * x23 + m36 * x24; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace()