Searched refs:usei (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_sched_gm107.h | 132 LiveBarUse(Instruction *insn, Instruction *usei) in LiveBarUse() 133 : insn(insn), usei(usei) { } in LiveBarUse() 135 Instruction *usei; member
|
D | nv50_ir_ra.cpp | 368 LValue *unspill(Instruction *usei, LValue *, Value *slot); 1741 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill() argument 1764 usei->bb->insertBefore(usei, l); in unspill() 1769 usei->bb->insertBefore(usei, ld); in unspill() 1780 usei->bb->insertBefore(usei, ld); in unspill() 1836 Instruction *usei = u->getInsn(); in run() local 1837 assert(usei); in run() 1838 if (usei->isPseudo()) { in run() 1842 if (!last || (usei != last->next && usei != last)) in run() 1843 tmp = unspill(usei, dval, slot); in run() [all …]
|
D | nv50_ir_emit_gm107.cpp | 4200 Instruction *usei = NULL, *defi = NULL; in insertBarriers() local 4208 if (insn->serial >= it->usei->serial) { in insertBarriers() 4239 usei = findFirstUse(insn); in insertBarriers() 4247 if (usei) in insertBarriers() 4248 live_uses.push_back(LiveBarUse(insn, usei)); in insertBarriers() 4257 if (usei && defi && usei->serial <= defi->serial) in insertBarriers()
|
D | nv50_ir_lowering_nvc0.cpp | 395 Instruction *usei, const Instruction *texi) in addTexUse() argument 398 bool dominated = insnDominatedBy(usei, texi); in addTexUse() 411 if (insnDominatedBy(usei, it->insn)) { in addTexUse() 415 if (insnDominatedBy(it->insn, usei)) { in addTexUse() 424 uses.push_back(TexUse(usei, texi, dominated)); in addTexUse()
|
/external/llvm-project/llvm/test/tools/llvm-symbolizer/ |
D | frame-loclist.s | 244 bl usei
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_EDICT.txt | 44320 雨声 < usei\ ; 102019 雨声 > usei\ ;
|