/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCShuffler.cpp | 35 void HexagonMCShuffler::init(MCInst &MCB) { in init() 57 void HexagonMCShuffler::init(MCInst &MCB, MCInst const &AddMI, in init() 81 void HexagonMCShuffler::copyTo(MCInst &MCB) { in copyTo() 96 bool HexagonMCShuffler::reshuffleTo(MCInst &MCB) { in reshuffleTo() 108 MCInst &MCB) { in HexagonMCShuffle() 135 MCSubtargetInfo const &STI, MCInst &MCB, in HexagonMCShuffle() 185 MCSubtargetInfo const &STI, MCInst &MCB, in HexagonMCShuffle()
|
D | HexagonMCShuffler.h | 33 MCSubtargetInfo const &STI, MCInst &MCB) in HexagonMCShuffler() 39 MCSubtargetInfo const &STI, MCInst &MCB, in HexagonMCShuffler()
|
D | HexagonMCInstrInfo.cpp | 89 MCInstrInfo const &MCII, MCInst &MCB, in addConstExtender() 126 MCContext &Context, MCInst &MCB, in canonicalizePacket() 192 MCInst const *HexagonMCInstrInfo::extenderForIndex(MCInst const &MCB, in extenderForIndex() 205 MCInstrInfo const &MCII, MCInst &MCB, in extendIfNeeded() 446 bool HexagonMCInstrInfo::hasExtenderForIndex(MCInst const &MCB, size_t Index) { in hasExtenderForIndex() 476 MCInst const &HexagonMCInstrInfo::instruction(MCInst const &MCB, size_t Index) { in instruction() 807 void HexagonMCInstrInfo::padEndloop(MCInst &MCB, MCContext &Context) { in padEndloop() 841 void HexagonMCInstrInfo::replaceDuplex(MCContext &Context, MCInst &MCB, in replaceDuplex()
|
D | HexagonMCChecker.h | 37 MCInst &MCB; variable
|
D | HexagonMCELFStreamer.cpp | 62 void HexagonMCELFStreamer::EmitInstruction(const MCInst &MCB, in EmitInstruction()
|
D | HexagonMCDuplexInfo.cpp | 1033 MCInst const &MCB) { in getDuplexPossibilties()
|
D | HexagonMCCodeEmitter.cpp | 342 uint32_t HexagonMCCodeEmitter::parseBits(size_t Last, MCInst const &MCB, in parseBits()
|
D | HexagonAsmBackend.cpp | 577 MCInst const &MCB = DF->getInst(); in fixupNeedsRelaxationAdvanced() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonMCInstLower.cpp | 99 MCInst &MCB, HexagonAsmPrinter &AP) { in HexagonLowerToMC()
|
D | HexagonAsmPrinter.cpp | 752 MCInst MCB; in EmitInstruction() 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 346 MCInst &MI, MCInst &MCB, ArrayRef<uint8_t> Bytes, uint64_t Address, in getSingleInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 96 MCInst MCB; member in __anone461cb0e0111::HexagonAsmParser
|
/external/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 82 MCInst MCB; member in __anon13e295d60111::HexagonAsmParser
|