Searched refs:isFixedInstr (Results 1 – 1 of 1) sorted by relevance
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()