Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gv100.h44 bool handleINSBF(Instruction *);
Dnv50_ir_lowering_gv100.cpp381 GV100LoweringPass::handleINSBF(Instruction *i) in handleINSBF() function in nv50_ir::GV100LoweringPass
461 lowered = handleINSBF(i); in visit()