Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gk110.cpp147 inline void defId(const ValueDef&, const int pos);
198 void CodeEmitterGK110::defId(const ValueDef& def, const int pos) in defId() function in nv50_ir::CodeEmitterGK110
374 defId(i->def(0), 2); in emitForm_L()
399 defId(i->def(0), 2); in emitForm_C()
437 defId(i->def(0), 2); in emitForm_21()
777 defId(i->def(0), 2); in emitSHLADD()
815 defId(i->def(0), 2); in emitNOT()
841 defId(i->def(0), 5); in emitLogicOp()
848 defId(i->def(1), 2); in emitLogicOp()
958 defId(i->def(0), 2); in emitSFnOp()
[all …]
Dnv50_ir_emit_nvc0.cpp154 inline void defId(const ValueDef&, const int pos);
155 inline void defId(const Instruction *, int d, const int pos);
196 void CodeEmitterNVC0::defId(const ValueDef& def, const int pos) in defId() function in nv50_ir::CodeEmitterNVC0
201 void CodeEmitterNVC0::defId(const Instruction *insn, int d, int pos) in defId() function in nv50_ir::CodeEmitterNVC0
384 defId(i->def(0), 14); in emitForm_A()
429 defId(i->def(0), 14); in emitForm_B()
459 defId(i->def(0), 14); in emitForm_S()
777 defId(i->def(0), 14); in emitSHLADD()
854 defId(i->def(0), 17); in emitLogicOp()
861 defId(i->def(1), 14); in emitLogicOp()
[all …]
Dnv50_ir_emit_nv50.cpp52 inline void defId(const ValueDef&, const int pos);
178 void CodeEmitterNV50::defId(const ValueDef& def, const int pos) in defId() function in nv50_ir::CodeEmitterNV50
763 defId(i->def(0), 2); in emitMOV()
769 defId(i->def(0), 2); in emitMOV()
794 defId(i->def(0), 2); in emitMOV()
822 defId(i->def(0), 2); in emitRDSV()
871 defId(i->def(0), 2); in emitPFETCH()
878 defId(i->def(0), 2); in emitPFETCH()
912 defId(i->def(0), 2); in emitINTERP()
1591 defId(i->def(0), 2); in emitShift()
[all …]