Searched refs:usei (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_ra.cpp | 321 LValue *unspill(Instruction *usei, LValue *, Value *slot); 1659 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill() argument 1682 usei->bb->insertBefore(usei, l); in unspill() 1687 usei->bb->insertBefore(usei, ld); in unspill() 1698 usei->bb->insertBefore(usei, ld); in unspill() 1753 Instruction *usei = u->getInsn(); in run() local 1754 assert(usei); in run() 1755 if (usei->isPseudo()) { in run() 1759 if (!last || (usei != last->next && usei != last)) in run() 1760 tmp = unspill(usei, dval, slot); in run() [all …]
|
D | nv50_ir_emit_gm107.cpp | 3609 LiveBarUse(Instruction *insn, Instruction *usei) in LiveBarUse() 3610 : insn(insn), usei(usei) { } in LiveBarUse() 3612 Instruction *usei; member 4038 Instruction *usei = NULL, *defi = NULL; in insertBarriers() local 4046 if (insn->serial >= it->usei->serial) { in insertBarriers() 4076 usei = findFirstUse(insn); in insertBarriers() 4084 if (usei) in insertBarriers() 4085 live_uses.push_back(LiveBarUse(insn, usei)); in insertBarriers() 4094 if (usei && defi && usei->serial <= defi->serial) in insertBarriers()
|
D | nv50_ir_lowering_nvc0.cpp | 346 Instruction *usei, const Instruction *texi) in addTexUse() argument 349 bool dominated = insnDominatedBy(usei, texi); in addTexUse() 362 if (insnDominatedBy(usei, it->insn)) { in addTexUse() 366 if (insnDominatedBy(it->insn, usei)) { in addTexUse() 375 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\ ;
|