Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gm107.h26 void handleLOAD(Instruction *);
Dnv50_ir_lowering_gm107.cpp67 GM107LegalizeSSA::handleLOAD(Instruction *i) in handleLOAD() function in nv50_ir::GM107LegalizeSSA
105 handleLOAD(i); in visit()
Dnv50_ir_lowering_gv100.cpp316 handleLOAD(i); in visit()
Dnv50_ir_lowering_nv50.cpp648 bool handleLOAD(Instruction *);
1412 NV50LoweringPreSSA::handleLOAD(Instruction *i) in handleLOAD() function in nv50_ir::NV50LoweringPreSSA
2227 return handleLOAD(i); in visit()
Dnv50_ir_from_tgsi.cpp1703 void handleLOAD(Value *dst0[4]);
2656 Converter::handleLOAD(Value *dst0[4]) in handleLOAD() function in __anon08b2b8790211::Converter
3788 handleLOAD(dst0); in handleInstruction()