Home
last modified time | relevance | path

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

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