Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_peephole.cpp926 void handleCVT(Instruction *);
1176 AlgebraicOpt::handleCVT(Instruction *cvt) in handleCVT() function in nv50_ir::AlgebraicOpt
1240 handleCVT(i); in visit()