Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp1607 void handleCVT_NEG(Instruction *);
1868 AlgebraicOpt::handleCVT_NEG(Instruction *cvt) in handleCVT_NEG() function in nv50_ir::AlgebraicOpt
2143 handleCVT_NEG(i); in visit()