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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_lowering_nv50.cpp530 bool handleSLCT(CmpInstruction *);
797 NV50LoweringPreSSA::handleSLCT(CmpInstruction *i) function in class:nv50_ir::NV50LoweringPreSSA
1057 return handleSLCT(i->asCmp());
H A Dnv50_ir_peephole.cpp924 void handleSLCT(Instruction *);
1094 AlgebraicOpt::handleSLCT(Instruction *slct) function in class:nv50_ir::AlgebraicOpt
1232 handleSLCT(i);

Completed in 144 milliseconds