Searched refs:isFixedInstr (Results 1 – 1 of 1) sorted by relevance
77 bool isFixedInstr(const MachineInstr *MI) const;151 bool HexagonSplitDoubleRegs::isFixedInstr(const MachineInstr *MI) const { in isFixedInstr() function in HexagonSplitDoubleRegs230 if (!DefI || isFixedInstr(DefI)) in partitionRegisters()245 if (isFixedInstr(UseI)) in partitionRegisters()406 if (isFixedInstr(UseI)) { in isProfitable()1132 if (isFixedInstr(MI)) { in splitPartition()