Lines Matching refs:p8

21   MatScalar       p5, p6, p7, p8, p9, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15, x16;  in MatILUFactorNumeric_SeqBAIJ_4_inplace()  local
82 p8 = pc[7]; in MatILUFactorNumeric_SeqBAIJ_4_inplace()
91 …!= 0.0 || p3 != 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 != 0.0 || p9 != 0.0 … in MatILUFactorNumeric_SeqBAIJ_4_inplace()
113 pc[3] = m4 = p4 * x1 + p8 * x2 + p12 * x3 + p16 * x4; in MatILUFactorNumeric_SeqBAIJ_4_inplace()
118 pc[7] = m8 = p4 * x5 + p8 * x6 + p12 * x7 + p16 * x8; in MatILUFactorNumeric_SeqBAIJ_4_inplace()
123 pc[11] = m12 = p4 * x9 + p8 * x10 + p12 * x11 + p16 * x12; in MatILUFactorNumeric_SeqBAIJ_4_inplace()
128 pc[15] = m16 = p4 * x13 + p8 * x14 + p12 * x15 + p16 * x16; in MatILUFactorNumeric_SeqBAIJ_4_inplace()
352 MatScalar p5, p6, p7, p8, p9, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15, x16; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace() local
410 p8 = pc[7]; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()
419 …!= 0.0 || p3 != 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 != 0.0 || p9 != 0.0 … in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()
441 pc[3] = m4 = p4 * x1 + p8 * x2 + p12 * x3 + p16 * x4; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()
446 pc[7] = m8 = p4 * x5 + p8 * x6 + p12 * x7 + p16 * x8; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()
451 pc[11] = m12 = p4 * x9 + p8 * x10 + p12 * x11 + p16 * x12; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()
456 pc[15] = m16 = p4 * x13 + p8 * x14 + p12 * x15 + p16 * x16; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()