Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gv100.h41 bool handleEXTBF(Instruction *);
Dnv50_ir_lowering_gv100.cpp346 GV100LoweringPass::handleEXTBF(Instruction *i) in handleEXTBF() function in nv50_ir::GV100LoweringPass
458 lowered = handleEXTBF(i); in visit()