Searched refs:hasExtenderForIndex (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp1062 HexagonMCInstrInfo::hasExtenderForIndex(MCB, k - 1),
1064 HexagonMCInstrInfo::hasExtenderForIndex(MCB, j - 1),
1087 HexagonMCInstrInfo::hasExtenderForIndex(MCB, j - 1),
1089 HexagonMCInstrInfo::hasExtenderForIndex(MCB, k - 1),
H A DHexagonMCInstrInfo.h176 bool hasExtenderForIndex(MCInst const &MCB, size_t Index);
H A DHexagonMCInstrInfo.cpp444 bool HexagonMCInstrInfo::hasExtenderForIndex(MCInst const &MCB, size_t Index) { function in class:HexagonMCInstrInfo

Completed in 176 milliseconds