Searched defs:defi (Results 1 – 5 of 5) sorted by relevance
142 Instruction *defi; member
1700 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill()1823 Instruction *defi = (*d)->getInsn(); in run() local2062 Instruction *defi = v->getInsn(); in detectConflict() local2586 Instruction *defi = cst->getSrc(s)->defs.front()->getInsn(); in insertConstraintMove() local
4200 Instruction *usei = NULL, *defi = NULL; in insertBarriers() local
633 struct sh_defi defi = *(struct sh_defi *) assem; in svga_shader_dump() local
236 def attributeDecl(self, elem, name, type, defi, defaultValue, nameList): argument