Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_gv100.h67 bool handleLOP2(Instruction *);
Dnv50_ir_lowering_gv100.cpp119 GV100LegalizeSSA::handleLOP2(Instruction *i) in handleLOP2() function in nv50_ir::GV100LegalizeSSA
257 lowered = handleLOP2(i); in visit()