Home
last modified time | relevance | path

Searched refs:isTC2Early (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h344 bool isTC2Early(const MachineInstr *MI) const;
DHexagonInstrInfo.cpp1718 && !(QII->isTC2Early(MI)) in isComplex()
2583 bool HexagonInstrInfo::isTC2Early(const MachineInstr *MI) const { in isTC2Early() function in HexagonInstrInfo