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