Searched refs:handleSLCT (Results 1 - 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nv50/codegen/ | ||
H A D | nv50_ir_lowering_nv50.cpp | 530 bool handleSLCT(CmpInstruction *); 797 NV50LoweringPreSSA::handleSLCT(CmpInstruction *i) function in class:nv50_ir::NV50LoweringPreSSA 1057 return handleSLCT(i->asCmp()); |
H A D | nv50_ir_peephole.cpp | 924 void handleSLCT(Instruction *); 1094 AlgebraicOpt::handleSLCT(Instruction *slct) function in class:nv50_ir::AlgebraicOpt 1232 handleSLCT(i); |
Completed in 579 milliseconds