Searched refs:isFixedInstr (Results 1 – 1 of 1) sorted by relevance
97 bool isFixedInstr(const MachineInstr *MI) const;161 bool HexagonSplitDoubleRegs::isFixedInstr(const MachineInstr *MI) const { in isFixedInstr() function in HexagonSplitDoubleRegs239 if (!DefI || isFixedInstr(DefI)) in partitionRegisters()254 if (isFixedInstr(UseI)) in partitionRegisters()437 if (isFixedInstr(UseI)) { in isProfitable()1153 if (isFixedInstr(MI)) { in splitPartition()