Searched refs:tryCompound (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.h | 297 void tryCompound(MCInstrInfo const &MCII, MCContext &Context, MCInst &MCI);
|
D | HexagonMCCompound.cpp | 412 void HexagonMCInstrInfo::tryCompound(MCInstrInfo const &MCII, in tryCompound() function in HexagonMCInstrInfo
|
D | HexagonMCInstrInfo.cpp | 65 HexagonMCInstrInfo::tryCompound(MCII, Context, MCB); in canonicalizePacket()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.h | 329 void tryCompound(MCInstrInfo const &MCII, MCSubtargetInfo const &STI,
|
D | HexagonMCCompound.cpp | 400 void HexagonMCInstrInfo::tryCompound(MCInstrInfo const &MCII, MCSubtargetInfo const &STI, in tryCompound() function in HexagonMCInstrInfo
|
D | HexagonMCInstrInfo.cpp | 135 HexagonMCInstrInfo::tryCompound(MCII, STI, Context, MCB); in canonicalizePacket()
|