Home
last modified time | relevance | path

Searched refs:isSubInstruction (Results 1 – 9 of 9) 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h288 bool isSubInstruction(MCInst const &MCI);
DHexagonMCCodeEmitter.cpp596 bool IsSub0 = HexagonMCInstrInfo::isSubInstruction(MI) && !State.SubInst1; in getExprOpValue()
785 if (HexagonMCInstrInfo::isSubInstruction(MI) || in getMachineOpValue()
DHexagonMCInstrInfo.cpp695 bool HexagonMCInstrInfo::isSubInstruction(MCInst const &MCI) { in isSubInstruction() function in HexagonMCInstrInfo
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h300 bool isSubInstruction(MCInst const &MCI);
DHexagonMCCodeEmitter.cpp590 bool IsSub0 = HexagonMCInstrInfo::isSubInstruction(MI) && !State.SubInst1; in getExprOpValue()
781 if (HexagonMCInstrInfo::isSubInstruction(MI) || in getMachineOpValue()
DHexagonMCInstrInfo.cpp794 bool HexagonMCInstrInfo::isSubInstruction(MCInst const &MCI) { in isSubInstruction() function in HexagonMCInstrInfo