Searched defs:MCB (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/llvm/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() 93 bool HexagonMCShuffler::reshuffleTo(MCInst &MCB) { in reshuffleTo() 105 MCInst &MCB) { in HexagonMCShuffle() 131 MCSubtargetInfo const &STI, MCInst &MCB, in HexagonMCShuffle() 180 MCSubtargetInfo const &STI, MCInst &MCB, in HexagonMCShuffle()
|
H A D | HexagonMCShuffler.h | 33 MCInst &MCB) in HexagonMCShuffler() 40 MCInst &MCB, MCInst const &AddMI, bool InsertAtFront) in HexagonMCShuffler()
|
H A D | HexagonMCInstrInfo.cpp | 88 MCInstrInfo const &MCII, MCInst &MCB, in addConstExtender() 125 MCContext &Context, MCInst &MCB, in canonicalizePacketImpl() 173 MCContext &Context, MCInst &MCB, in canonicalizePacket() 222 MCInst const *HexagonMCInstrInfo::extenderForIndex(MCInst const &MCB, in extenderForIndex() 235 MCInstrInfo const &MCII, MCInst &MCB, in extendIfNeeded() 496 bool HexagonMCInstrInfo::hasExtenderForIndex(MCInst const &MCB, size_t Index) { in hasExtenderForIndex() 526 MCInst const &HexagonMCInstrInfo::instruction(MCInst const &MCB, size_t Index) { in instruction() 921 void HexagonMCInstrInfo::padEndloop(MCInst &MCB, MCContext &Context) { in padEndloop() 993 void HexagonMCInstrInfo::replaceDuplex(MCContext &Context, MCInst &MCB, in replaceDuplex() 1038 bool HexagonMCInstrInfo::LoopNeedsPadding(MCInst const &MCB) { in LoopNeedsPadding()
|
H A D | HexagonMCChecker.h | 36 MCInst &MCB; variable
|
H A D | HexagonMCELFStreamer.cpp | 62 void HexagonMCELFStreamer::emitInstruction(const MCInst &MCB, in emitInstruction()
|
H A D | HexagonMCDuplexInfo.cpp | 1030 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 | 577 MCInst const &MCB = DF->getInst(); in fixupNeedsRelaxationAdvanced() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonMCInstLower.cpp | 98 MCInst &MCB, HexagonAsmPrinter &AP) { in HexagonLowerToMC()
|
H A D | HexagonAsmPrinter.cpp | 749 MCInst MCB; in emitInstruction() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/Disassembler/ |
H A D | HexagonDisassembler.cpp | 302 DecodeStatus HexagonDisassembler::getSingleInstruction(MCInst &MI, MCInst &MCB, in getSingleInstruction()
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 95 MCInst MCB; member in __anondb6d46610111::HexagonAsmParser
|