Home
last modified time | relevance | path

Searched defs:usei (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_sched_gm107.h135 Instruction *usei; member
Dnv50_ir_ra.cpp1757 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill()
1852 Instruction *usei = u->getInsn(); in run() local
Dnv50_ir_emit_gm107.cpp4209 Instruction *usei = NULL, *defi = NULL; in insertBarriers() local
Dnv50_ir_lowering_nvc0.cpp395 Instruction *usei, const Instruction *texi) in addTexUse()