Searched refs:isTiedToNotUndef (Results 1 – 1 of 1) sorted by relevance
1337 static bool isTiedToNotUndef(const MachineOperand &MO) { in isTiedToNotUndef() function1383 if (isTiedToNotUndef(MO) || (MO.getSubReg() != 0 && !MO.isUndef())) in allocateInstruction()1429 if (MO.isEarlyClobber() || isTiedToNotUndef(MO) || in allocateInstruction()1480 if (isTiedToNotUndef(MO) || MO.isEarlyClobber()) in allocateInstruction()