Home
last modified time | relevance | path

Searched refs:highResult (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp64 const bool highResult = mul->subOp == NV50_IR_SUBOP_MUL_HIGH; in expandIntegerMUL() local
95 if (isSignedType(mul->sType) && highResult) { in expandIntegerMUL()
131 if (highResult) { in expandIntegerMUL()
207 for (int j = 2; j <= (highResult ? 5 : 4); ++j) in expandIntegerMUL()

Completed in 4 milliseconds