Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_gm107.h14 bool handlePFETCH(Instruction *);
23 void handlePFETCH(Instruction *);
Dnv50_ir_lowering_gm107.cpp45 GM107LegalizeSSA::handlePFETCH(Instruction *i) in handlePFETCH() function in nv50_ir::GM107LegalizeSSA
82 handlePFETCH(i); in visit()
218 GM107LoweringPass::handlePFETCH(Instruction *i) in handlePFETCH() function in nv50_ir::GM107LoweringPass
262 return handlePFETCH(i); in visit()
Dnv50_ir_lowering_nv50.cpp623 bool handlePFETCH(Instruction *);
1332 NV50LoweringPreSSA::handlePFETCH(Instruction *i) in handlePFETCH() function in nv50_ir::NV50LoweringPreSSA
1439 return handlePFETCH(i); in visit()