Lines Matching refs:x6

22   MatScalar        p5, p6, p7, p8, p9, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15, x16;  in MatILUFactorNumeric_SeqBAIJ_5_inplace()  local
130 x6 = pv[5]; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
156 pc[5] = m6 = p1 * x6 + p6 * x7 + p11 * x8 + p16 * x9 + p21 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
157 pc[6] = m7 = p2 * x6 + p7 * x7 + p12 * x8 + p17 * x9 + p22 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
158 pc[7] = m8 = p3 * x6 + p8 * x7 + p13 * x8 + p18 * x9 + p23 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
159 pc[8] = m9 = p4 * x6 + p9 * x7 + p14 * x8 + p19 * x9 + p24 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
160 pc[9] = m10 = p5 * x6 + p10 * x7 + p15 * x8 + p20 * x9 + p25 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
188 x6 = pv[5]; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
215 x[5] -= m1 * x6 + m6 * x7 + m11 * x8 + m16 * x9 + m21 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
216 x[6] -= m2 * x6 + m7 * x7 + m12 * x8 + m17 * x9 + m22 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
217 x[7] -= m3 * x6 + m8 * x7 + m13 * x8 + m18 * x9 + m23 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
218 x[8] -= m4 * x6 + m9 * x7 + m14 * x8 + m19 * x9 + m24 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
219 x[9] -= m5 * x6 + m10 * x7 + m15 * x8 + m20 * x9 + m25 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace()
422 MatScalar x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace() local
513 x6 = pv[5]; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
539 pc[5] = m6 = p1 * x6 + p6 * x7 + p11 * x8 + p16 * x9 + p21 * x10; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
540 pc[6] = m7 = p2 * x6 + p7 * x7 + p12 * x8 + p17 * x9 + p22 * x10; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
541 pc[7] = m8 = p3 * x6 + p8 * x7 + p13 * x8 + p18 * x9 + p23 * x10; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
542 pc[8] = m9 = p4 * x6 + p9 * x7 + p14 * x8 + p19 * x9 + p24 * x10; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
543 pc[9] = m10 = p5 * x6 + p10 * x7 + p15 * x8 + p20 * x9 + p25 * x10; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
571 x6 = pv[5]; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
598 x[5] -= m1 * x6 + m6 * x7 + m11 * x8 + m16 * x9 + m21 * x10; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
599 x[6] -= m2 * x6 + m7 * x7 + m12 * x8 + m17 * x9 + m22 * x10; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
600 x[7] -= m3 * x6 + m8 * x7 + m13 * x8 + m18 * x9 + m23 * x10; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
601 x[8] -= m4 * x6 + m9 * x7 + m14 * x8 + m19 * x9 + m24 * x10; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()
602 x[9] -= m5 * x6 + m10 * x7 + m15 * x8 + m20 * x9 + m25 * x10; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace()