Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_gv100.h68 bool handleNOT(Instruction *);
Dnv50_ir_lowering_gv100.cpp144 GV100LegalizeSSA::handleNOT(Instruction *i) in handleNOT() function in nv50_ir::GV100LegalizeSSA
260 lowered = handleNOT(i); in visit()