Searched defs:MCB (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCShuffler.cpp | 31 void HexagonMCShuffler::init(MCInst &MCB) { in init() 51 void HexagonMCShuffler::init(MCInst &MCB, MCInst const *AddMI, in init() 77 void HexagonMCShuffler::copyTo(MCInst &MCB) { in copyTo() 91 bool HexagonMCShuffler::reshuffleTo(MCInst &MCB) { in reshuffleTo() 102 MCInst &MCB) { in HexagonMCShuffle() 152 MCContext &Context, MCInst &MCB, in HexagonMCShuffle() 205 MCInst &MCB, MCInst const *AddMI, int fixupCount) { in HexagonMCShuffle()
|
D | HexagonMCShuffler.h | 31 MCInst &MCB) in HexagonMCShuffler()
|
D | HexagonMCInstrInfo.cpp | 32 MCInstrInfo const &MCII, MCInst &MCB, in addConstExtender() 60 MCContext &Context, MCInst &MCB, in canonicalizePacket() 149 MCInst const *HexagonMCInstrInfo::extenderForIndex(MCInst const &MCB, in extenderForIndex() 162 MCInstrInfo const &MCII, MCInst &MCB, in extendIfNeeded() 397 bool HexagonMCInstrInfo::hasExtenderForIndex(MCInst const &MCB, size_t Index) { in hasExtenderForIndex() 415 MCInst const &HexagonMCInstrInfo::instruction(MCInst const &MCB, size_t Index) { in instruction() 712 void HexagonMCInstrInfo::padEndloop(MCContext &Context, MCInst &MCB) { in padEndloop() 743 void HexagonMCInstrInfo::replaceDuplex(MCContext &Context, MCInst &MCB, in replaceDuplex()
|
D | HexagonMCELFStreamer.cpp | 41 MCInst *MCB; in EmitInstruction() local
|
D | HexagonMCDuplexInfo.cpp | 1014 MCInst const &MCB) { in getDuplexPossibilties()
|
D | HexagonMCCodeEmitter.cpp | 41 MCInst const &MCB, in parseBits()
|
D | HexagonMCChecker.h | 74 MCInst& MCB; variable
|
D | HexagonAsmBackend.cpp | 559 MCInst const &MCB = DF->getInst(); in fixupNeedsRelaxationAdvanced() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonMCInstLower.cpp | 91 MCInst &MCB, HexagonAsmPrinter &AP) { in HexagonLowerToMC()
|
D | HexagonAsmPrinter.cpp | 586 MCInst MCB = HexagonMCInstrInfo::createBundle(); in EmitInstruction() local
|
/external/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 192 MCInst &MI, MCInst &MCB, ArrayRef<uint8_t> Bytes, uint64_t Address, in getSingleInstruction() 626 MCInst &MCB, in fullValue()
|
/external/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 82 MCInst MCB; member in __anon40af5df30111::HexagonAsmParser
|