Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nv50.cpp632 bool handleSLCT(CmpInstruction *);
1061 NV50LoweringPreSSA::handleSLCT(CmpInstruction *i) in handleSLCT() function in nv50_ir::NV50LoweringPreSSA
1415 return handleSLCT(i->asCmp()); in visit()
Dnv50_ir_peephole.cpp1666 void handleSLCT(Instruction *);
1849 AlgebraicOpt::handleSLCT(Instruction *slct) in handleSLCT() function in nv50_ir::AlgebraicOpt
2198 handleSLCT(i); in visit()