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

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp1039 HexagonMCInstrInfo::hasExtenderForIndex(MCB, k - 1),
1041 HexagonMCInstrInfo::hasExtenderForIndex(MCB, j - 1),
1064 HexagonMCInstrInfo::hasExtenderForIndex(MCB, j - 1),
1066 HexagonMCInstrInfo::hasExtenderForIndex(MCB, k - 1),
H A DHexagonMCInstrInfo.h154 bool hasExtenderForIndex(MCInst const &MCB, size_t Index);
H A DHexagonMCInstrInfo.cpp341 bool HexagonMCInstrInfo::hasExtenderForIndex(MCInst const &MCB, size_t Index) { function in class:llvm::HexagonMCInstrInfo
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp409 if (!HexagonMCInstrInfo::hasExtenderForIndex(

Completed in 70 milliseconds