Searched refs:isTiedToNotUndef (Results 1 – 1 of 1) sorted by relevance
1438 static bool isTiedToNotUndef(const MachineOperand &MO) { in isTiedToNotUndef() function1489 if (isTiedToNotUndef(MO) || (MO.getSubReg() != 0 && !MO.isUndef())) in allocateInstruction()1533 if (MO.isEarlyClobber() || isTiedToNotUndef(MO) || in allocateInstruction()1579 if (isTiedToNotUndef(MO) || MO.isEarlyClobber()) in allocateInstruction()