Home
last modified time | relevance | path

Searched refs:isSubInstruction (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h266 bool isSubInstruction(MCInst const &MCI);
DHexagonMCCodeEmitter.cpp798 if (HexagonMCInstrInfo::isSubInstruction(MI)) in getMachineOpValue()
DHexagonMCInstrInfo.cpp601 bool HexagonMCInstrInfo::isSubInstruction(MCInst const &MCI) { in isSubInstruction() function in llvm::HexagonMCInstrInfo