Home
last modified time | relevance | path

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

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