Searched defs:MCB (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCShuffler.cpp | 33 void HexagonMCShuffler::init(MCInst &MCB) { in init() 55 void HexagonMCShuffler::init(MCInst &MCB, MCInst const &AddMI, in init() 79 void HexagonMCShuffler::copyTo(MCInst &MCB) { in copyTo() 94 bool HexagonMCShuffler::reshuffleTo(MCInst &MCB) { in reshuffleTo() 106 MCInst &MCB) { in HexagonMCShuffle() 133 MCSubtargetInfo const &STI, MCInst &MCB, in HexagonMCShuffle() 183 MCSubtargetInfo const &STI, MCInst &MCB, in HexagonMCShuffle()
|
H A D | HexagonMCShuffler.h | 32 MCSubtargetInfo const &STI, MCInst &MCB) in HexagonMCShuffler() 38 MCSubtargetInfo const &STI, MCInst &MCB, in HexagonMCShuffler()
|
H A D | HexagonMCInstrInfo.cpp | 88 MCInstrInfo const &MCII, MCInst &MCB, in addConstExtender() 125 MCContext &Context, MCInst &MCB, in canonicalizePacketImpl() 166 MCContext &Context, MCInst &MCB, in canonicalizePacket() 215 MCInst const *HexagonMCInstrInfo::extenderForIndex(MCInst const &MCB, in extenderForIndex() 228 MCInstrInfo const &MCII, MCInst &MCB, in extendIfNeeded() 489 bool HexagonMCInstrInfo::hasExtenderForIndex(MCInst const &MCB, size_t Index) { in hasExtenderForIndex() 519 MCInst const &HexagonMCInstrInfo::instruction(MCInst const &MCB, size_t Index) { in instruction() 914 void HexagonMCInstrInfo::padEndloop(MCInst &MCB, MCContext &Context) { in padEndloop() 975 void HexagonMCInstrInfo::replaceDuplex(MCContext &Context, MCInst &MCB, in replaceDuplex()
|
H A D | HexagonMCChecker.h | 36 MCInst &MCB; variable
|
H A D | HexagonMCELFStreamer.cpp | 61 void HexagonMCELFStreamer::emitInstruction(const MCInst &MCB, in emitInstruction()
|
H A D | HexagonMCDuplexInfo.cpp | 1035 MCInst const &MCB) { in getDuplexPossibilties()
|
H A D | HexagonMCCodeEmitter.cpp | 340 uint32_t HexagonMCCodeEmitter::parseBits(size_t Last, MCInst const &MCB, in parseBits()
|
H A D | HexagonAsmBackend.cpp | 576 MCInst const &MCB = DF->getInst(); in fixupNeedsRelaxationAdvanced() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonMCInstLower.cpp | 98 MCInst &MCB, HexagonAsmPrinter &AP) { in HexagonLowerToMC()
|
H A D | HexagonAsmPrinter.cpp | 744 MCInst MCB; in emitInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/ |
H A D | HexagonDisassembler.cpp | 293 DecodeStatus HexagonDisassembler::getSingleInstruction(MCInst &MI, MCInst &MCB, in getSingleInstruction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 95 MCInst MCB; member in __anon52d5d75f0111::HexagonAsmParser
|