Searched refs:hasExtenderForIndex (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCDuplexInfo.cpp | 1063 HexagonMCInstrInfo::hasExtenderForIndex(MCB, k - 1), in getDuplexPossibilties() 1065 HexagonMCInstrInfo::hasExtenderForIndex(MCB, j - 1), in getDuplexPossibilties() 1088 HexagonMCInstrInfo::hasExtenderForIndex(MCB, j - 1), in getDuplexPossibilties() 1090 HexagonMCInstrInfo::hasExtenderForIndex(MCB, k - 1), in getDuplexPossibilties()
|
| H A D | HexagonMCInstrInfo.h | 177 bool hasExtenderForIndex(MCInst const &MCB, size_t Index);
|
| H A D | HexagonMCInstrInfo.cpp | 446 bool HexagonMCInstrInfo::hasExtenderForIndex(MCInst const &MCB, size_t Index) { in hasExtenderForIndex() function in HexagonMCInstrInfo
|