Searched refs:usei (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_ra.cpp | 323 LValue *unspill(Instruction *usei, LValue *, Value *slot); 1661 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill() argument 1684 usei->bb->insertBefore(usei, l); in unspill() 1689 usei->bb->insertBefore(usei, ld); in unspill() 1700 usei->bb->insertBefore(usei, ld); in unspill() 1755 Instruction *usei = u->getInsn(); in run() local 1756 assert(usei); in run() 1757 if (usei->isPseudo()) { in run() 1761 if (!last || (usei != last->next && usei != last)) in run() 1762 tmp = unspill(usei, dval, slot); in run() [all …]
|
D | nv50_ir_emit_gm107.cpp | 3503 LiveBarUse(Instruction *insn, Instruction *usei) in LiveBarUse() 3504 : insn(insn), usei(usei) { } in LiveBarUse() 3506 Instruction *usei; member 3932 Instruction *usei = NULL, *defi = NULL; in insertBarriers() local 3940 if (insn->serial >= it->usei->serial) { in insertBarriers() 3970 usei = findFirstUse(insn); in insertBarriers() 3978 if (usei) in insertBarriers() 3979 live_uses.push_back(LiveBarUse(insn, usei)); in insertBarriers() 3988 if (usei && defi && usei->serial <= defi->serial) in insertBarriers()
|
D | nv50_ir_lowering_nvc0.cpp | 209 Instruction *usei, const Instruction *texi) in addTexUse() argument 212 bool dominated = insnDominatedBy(usei, texi); in addTexUse() 225 if (insnDominatedBy(usei, it->insn)) { in addTexUse() 229 if (insnDominatedBy(it->insn, usei)) { in addTexUse() 238 uses.push_back(TexUse(usei, texi, dominated)); in addTexUse()
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_EDICT.txt | 44320 雨声 < usei\ ; 102019 雨声 > usei\ ;
|