Searched defs:defi (Results 1 – 4 of 4) sorted by relevance
630 struct sh_defi defi = *(struct sh_defi *) assem; in svga_shader_dump() local
1618 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill()1740 Instruction *defi = (*d)->getInsn(); in run() local1976 Instruction *defi = v->getInsn(); in detectConflict() local2333 Instruction *defi = cst->getSrc(s)->defs.front()->getInsn(); in insertConstraintMoves() local
3619 Instruction *defi; member4038 Instruction *usei = NULL, *defi = NULL; in insertBarriers() local
236 def attributeDecl(self, elem, name, type, defi, defaultValue, nameList): argument