Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_peephole.cpp925 void handleLOGOP(Instruction *);
1109 AlgebraicOpt::handleLOGOP(Instruction *logop) in handleLOGOP() function in nv50_ir::AlgebraicOpt
1237 handleLOGOP(i); in visit()