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
1620 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill()1742 Instruction *defi = (*d)->getInsn(); in run() local1978 Instruction *defi = v->getInsn(); in detectConflict() local2335 Instruction *defi = cst->getSrc(s)->defs.front()->getInsn(); in insertConstraintMoves() local
3513 Instruction *defi; member3932 Instruction *usei = NULL, *defi = NULL; in insertBarriers() local
236 def attributeDecl(self, elem, name, type, defi, defaultValue, nameList): argument