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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_lowering_nv50.cpp43 const bool highResult = mul->subOp == NV50_IR_SUBOP_MUL_HIGH; local
77 if (highResult) {
100 for (int j = 2; j <= (highResult ? 5 : 4); ++j)

Completed in 39 milliseconds