Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h404 bool isTC2(const MachineInstr &MI) const;
H A DHexagonInstrInfo.cpp2671 bool HexagonInstrInfo::isTC2(const MachineInstr &MI) const { in isTC2() function in HexagonInstrInfo