Home
last modified time | relevance | path

Searched refs:handleLOAD (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_gm107.h24 void handleLOAD(Instruction *);
Dnv50_ir_lowering_gm107.cpp67 GM107LegalizeSSA::handleLOAD(Instruction *i) in handleLOAD() function in nv50_ir::GM107LegalizeSSA
87 handleLOAD(i); in visit()
Dnv50_ir_lowering_nv50.cpp625 bool handleLOAD(Instruction *);
1292 NV50LoweringPreSSA::handleLOAD(Instruction *i) in handleLOAD() function in nv50_ir::NV50LoweringPreSSA
1427 return handleLOAD(i); in visit()
Dnv50_ir_from_tgsi.cpp1715 void handleLOAD(Value *dst0[4]);
2678 Converter::handleLOAD(Value *dst0[4]) in handleLOAD() function in __anon70d097b80111::Converter
3792 handleLOAD(dst0); in handleInstruction()