Searched refs:deriveExtender (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.h | 83 MCInst deriveExtender(MCInstrInfo const &MCII, MCInst const &Inst,
|
D | HexagonMCInstrInfo.cpp | 40 new (Context) MCInst(HexagonMCInstrInfo::deriveExtender(MCII, MCI, exOp)); in addConstExtender() 128 MCInst HexagonMCInstrInfo::deriveExtender(MCInstrInfo const &MCII, in deriveExtender() function in llvm::HexagonMCInstrInfo
|
D | HexagonAsmBackend.cpp | 655 *HMIx = HexagonMCInstrInfo::deriveExtender( in relaxInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.h | 100 MCInst deriveExtender(MCInstrInfo const &MCII, MCInst const &Inst,
|
D | HexagonMCInstrInfo.cpp | 97 new (Context) MCInst(HexagonMCInstrInfo::deriveExtender(MCII, MCI, exOp)); in addConstExtender() 161 MCInst HexagonMCInstrInfo::deriveExtender(MCInstrInfo const &MCII, in deriveExtender() function in HexagonMCInstrInfo
|
D | HexagonAsmBackend.cpp | 674 *HMIx = HexagonMCInstrInfo::deriveExtender( in relaxInstruction()
|