Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gv100.h62 bool handleCMP(Instruction *);
Dnv50_ir_lowering_gv100.cpp33 GV100LegalizeSSA::handleCMP(Instruction *i) in handleCMP() function in nv50_ir::GV100LegalizeSSA
278 lowered = handleCMP(i); in visit()