Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gm107.h16 bool handleSUQ(TexInstruction *);
Dnv50_ir_lowering_gm107.cpp284 GM107LoweringPass::handleSUQ(TexInstruction *suq) in handleSUQ() function in nv50_ir::GM107LoweringPass
374 return handleSUQ(i->asTex()); in visit()
Dnv50_ir_lowering_nvc0.h142 bool handleSUQ(TexInstruction *);
Dnv50_ir_lowering_nv50.cpp671 bool handleSUQ(TexInstruction *);
1116 NV50LoweringPreSSA::handleSUQ(TexInstruction *suq) in handleSUQ() function in nv50_ir::NV50LoweringPreSSA
2240 return handleSUQ(i->asTex()); in visit()
Dnv50_ir_lowering_nvc0.cpp1913 NVC0LoweringPass::handleSUQ(TexInstruction *suq) in handleSUQ() function in nv50_ir::NVC0LoweringPass
3380 handleSUQ(i->asTex()); in visit()