Home
last modified time | relevance | path

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

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