Lines Matching refs:x20

23   MatScalar        x17, x18, x19, x20, x21, x22, x23, x24, x25, p10, p11, p12, p13, p14;  in MatILUFactorNumeric_SeqBAIJ_5_inplace()  local
144 x20 = pv[19]; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
168 pc[15] = m16 = p1 * x16 + p6 * x17 + p11 * x18 + p16 * x19 + p21 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
169 pc[16] = m17 = p2 * x16 + p7 * x17 + p12 * x18 + p17 * x19 + p22 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
170 pc[17] = m18 = p3 * x16 + p8 * x17 + p13 * x18 + p18 * x19 + p23 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
171 pc[18] = m19 = p4 * x16 + p9 * x17 + p14 * x18 + p19 * x19 + p24 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
172 pc[19] = m20 = p5 * x16 + p10 * x17 + p15 * x18 + p20 * x19 + p25 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
202 x20 = pv[19]; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
227 x[15] -= m1 * x16 + m6 * x17 + m11 * x18 + m16 * x19 + m21 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
228 x[16] -= m2 * x16 + m7 * x17 + m12 * x18 + m17 * x19 + m22 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
229 x[17] -= m3 * x16 + m8 * x17 + m13 * x18 + m18 * x19 + m23 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
230 x[18] -= m4 * x16 + m9 * x17 + m14 * x18 + m19 * x19 + m24 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
231 x[19] -= m5 * x16 + m10 * x17 + m15 * x18 + m20 * x19 + m25 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
423 MatScalar x16, x17, x18, x19, x20, x21, x22, x23, x24, x25; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace() local
527 x20 = pv[19]; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
551 pc[15] = m16 = p1 * x16 + p6 * x17 + p11 * x18 + p16 * x19 + p21 * x20; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
552 pc[16] = m17 = p2 * x16 + p7 * x17 + p12 * x18 + p17 * x19 + p22 * x20; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
553 pc[17] = m18 = p3 * x16 + p8 * x17 + p13 * x18 + p18 * x19 + p23 * x20; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
554 pc[18] = m19 = p4 * x16 + p9 * x17 + p14 * x18 + p19 * x19 + p24 * x20; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
555 pc[19] = m20 = p5 * x16 + p10 * x17 + p15 * x18 + p20 * x19 + p25 * x20; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
585 x20 = pv[19]; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
610 x[15] -= m1 * x16 + m6 * x17 + m11 * x18 + m16 * x19 + m21 * x20; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
611 x[16] -= m2 * x16 + m7 * x17 + m12 * x18 + m17 * x19 + m22 * x20; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
612 x[17] -= m3 * x16 + m8 * x17 + m13 * x18 + m18 * x19 + m23 * x20; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
613 x[18] -= m4 * x16 + m9 * x17 + m14 * x18 + m19 * x19 + m24 * x20; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
614 x[19] -= m5 * x16 + m10 * x17 + m15 * x18 + m20 * x19 + m25 * x20; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()