Searched defs:defi (Results 1 – 4 of 4) sorted by relevance
1436 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill()1491 Instruction *defi = (*d)->getInsn(); in run() local1695 Instruction *defi = v->getInsn(); in detectConflict() local1977 Instruction *defi = cst->getSrc(s)->defs.front()->getInsn(); in insertConstraintMoves() local
622 struct sh_defi defi = *(struct sh_defi *) assem; in svga_shader_dump() local
243 Instruction *defi = usei->getSrc(s)->getUniqueInsn(); in findFirstUses() local
236 def attributeDecl(self, elem, name, type, defi, defaultValue, nameList): argument