Home
last modified time | relevance | path

Searched refs:handlePFETCH (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_gm107.h14 bool handlePFETCH(Instruction *);
25 void handlePFETCH(Instruction *);
H A Dnv50_ir_lowering_gm107.cpp47 GM107LegalizeSSA::handlePFETCH(Instruction *i) in handlePFETCH() function in nv50_ir::GM107LegalizeSSA
102 handlePFETCH(i); in visit()
255 GM107LoweringPass::handlePFETCH(Instruction *i) in handlePFETCH() function in nv50_ir::GM107LoweringPass
367 return handlePFETCH(i); in visit()
H A Dnv50_ir_lowering_gv100.cpp313 handlePFETCH(i); in visit()
H A Dnv50_ir_lowering_nv50.cpp646 bool handlePFETCH(Instruction *);
2132 NV50LoweringPreSSA::handlePFETCH(Instruction *i) in handlePFETCH() function in nv50_ir::NV50LoweringPreSSA
2254 return handlePFETCH(i); in visit()

Completed in 5 milliseconds