Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_sched_gm107.h135 Instruction *usei; member
H A Dnv50_ir_ra.cpp1597 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill()
1692 Instruction *usei = u->getInsn(); in run() local
H A Dnv50_ir_emit_gm107.cpp4213 Instruction *usei = NULL, *defi = NULL; in insertBarriers() local
H A Dnv50_ir_lowering_nvc0.cpp395 Instruction *usei, const Instruction *texi) in addTexUse()