Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:def

61     SlotIndex def;
65 : copy(c), flags(0), id(i), def(d)
70 : copy(orig.copy), flags(orig.flags), id(i), def(orig.def)
77 def = src.def;
127 /// Set the "phi def" flag on this value.
218 DEF = 2,
297 VNInfo *getNextValue(SlotIndex def, MachineInstr *CopyMI,
300 new (VNInfoAllocator) VNInfo((unsigned)valnos.size(), def, CopyMI);
415 /// necessarilly including Idx, or NULL. Use this to find the reaching def