Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h95 bool handleWRSV(Instruction *);
Dnv50_ir_lowering_nv50.cpp621 bool handleWRSV(Instruction *);
1112 NV50LoweringPreSSA::handleWRSV(Instruction *i) in handleWRSV() function in nv50_ir::NV50LoweringPreSSA
1431 return handleWRSV(i); in visit()
Dnv50_ir_lowering_nvc0.cpp2233 NVC0LoweringPass::handleWRSV(Instruction *i) in handleWRSV() function in nv50_ir::NVC0LoweringPass
2709 return handleWRSV(i); in visit()