Home
last modified time | relevance | path

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

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