Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h342 bool isTC1(const MachineInstr *MI) const;
DHexagonInstrInfo.cpp1717 if (!(isTC1(MI)) in isComplex()
2547 bool HexagonInstrInfo::isTC1(const MachineInstr *MI) const { in isTC1() function in HexagonInstrInfo