Lines Matching refs:x22

23   MatScalar        x17, x18, x19, x20, x21, x22, x23, x24, x25, p10, p11, p12, p13, p14;  in MatILUFactorNumeric_SeqBAIJ_5_inplace()  local
146 x22 = pv[21]; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
174 pc[20] = m21 = p1 * x21 + p6 * x22 + p11 * x23 + p16 * x24 + p21 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
175 pc[21] = m22 = p2 * x21 + p7 * x22 + p12 * x23 + p17 * x24 + p22 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
176 pc[22] = m23 = p3 * x21 + p8 * x22 + p13 * x23 + p18 * x24 + p23 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
177 pc[23] = m24 = p4 * x21 + p9 * x22 + p14 * x23 + p19 * x24 + p24 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
178 pc[24] = m25 = p5 * x21 + p10 * x22 + p15 * x23 + p20 * x24 + p25 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
204 x22 = pv[21]; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
233 x[20] -= m1 * x21 + m6 * x22 + m11 * x23 + m16 * x24 + m21 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
234 x[21] -= m2 * x21 + m7 * x22 + m12 * x23 + m17 * x24 + m22 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
235 x[22] -= m3 * x21 + m8 * x22 + m13 * x23 + m18 * x24 + m23 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
236 x[23] -= m4 * x21 + m9 * x22 + m14 * x23 + m19 * x24 + m24 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
237 x[24] -= m5 * x21 + m10 * x22 + m15 * x23 + m20 * x24 + m25 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
423 MatScalar x16, x17, x18, x19, x20, x21, x22, x23, x24, x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace() local
529 x22 = pv[21]; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
557 pc[20] = m21 = p1 * x21 + p6 * x22 + p11 * x23 + p16 * x24 + p21 * x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
558 pc[21] = m22 = p2 * x21 + p7 * x22 + p12 * x23 + p17 * x24 + p22 * x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
559 pc[22] = m23 = p3 * x21 + p8 * x22 + p13 * x23 + p18 * x24 + p23 * x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
560 pc[23] = m24 = p4 * x21 + p9 * x22 + p14 * x23 + p19 * x24 + p24 * x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
561 pc[24] = m25 = p5 * x21 + p10 * x22 + p15 * x23 + p20 * x24 + p25 * x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
587 x22 = pv[21]; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
616 x[20] -= m1 * x21 + m6 * x22 + m11 * x23 + m16 * x24 + m21 * x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
617 x[21] -= m2 * x21 + m7 * x22 + m12 * x23 + m17 * x24 + m22 * x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
618 x[22] -= m3 * x21 + m8 * x22 + m13 * x23 + m18 * x24 + m23 * x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
619 x[23] -= m4 * x21 + m9 * x22 + m14 * x23 + m19 * x24 + m24 * x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
620 x[24] -= m5 * x21 + m10 * x22 + m15 * x23 + m20 * x24 + m25 * x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()