Searched refs:highResult (Results 1 – 1 of 1) sorted by relevance
46 const bool highResult = mul->subOp == NV50_IR_SUBOP_MUL_HIGH; in expandIntegerMUL() local77 if (isSignedType(mul->sType) && highResult) { in expandIntegerMUL()113 if (highResult) { in expandIntegerMUL()189 for (int j = 2; j <= (highResult ? 5 : 4); ++j) in expandIntegerMUL()