Searched refs:isTC2Early (Results 1 – 2 of 2) sorted by relevance
344 bool isTC2Early(const MachineInstr *MI) const;
1718 && !(QII->isTC2Early(MI)) in isComplex()2583 bool HexagonInstrInfo::isTC2Early(const MachineInstr *MI) const { in isTC2Early() function in HexagonInstrInfo