Searched refs:isFixedInstr (Results 1 – 2 of 2) sorted by relevance
76 bool isFixedInstr(const MachineInstr *MI) const;138 bool HexagonSplitDoubleRegs::isFixedInstr(const MachineInstr *MI) const { in isFixedInstr() function in HexagonSplitDoubleRegs217 if (!DefI || isFixedInstr(DefI)) in partitionRegisters()232 if (isFixedInstr(UseI)) in partitionRegisters()393 if (isFixedInstr(UseI)) { in isProfitable()1119 if (isFixedInstr(MI)) { in splitPartition()
98 bool isFixedInstr(const MachineInstr *MI) const;162 bool HexagonSplitDoubleRegs::isFixedInstr(const MachineInstr *MI) const { in isFixedInstr() function in HexagonSplitDoubleRegs240 if (!DefI || isFixedInstr(DefI)) in partitionRegisters()255 if (isFixedInstr(UseI)) in partitionRegisters()440 if (isFixedInstr(UseI)) { in isProfitable()1159 if (isFixedInstr(MI)) { in splitPartition()