Home
last modified time | relevance | path

Searched defs:MCII (Results 1 – 25 of 47) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp38 Hexagon::PacketIterator::PacketIterator(MCInstrInfo const &MCII, in PacketIterator()
44 Hexagon::PacketIterator::PacketIterator(MCInstrInfo const &MCII, in PacketIterator()
87 MCInstrInfo const &MCII, MCInst &MCB, in addConstExtender()
102 HexagonMCInstrInfo::bundleInstructions(MCInstrInfo const &MCII, in bundleInstructions()
122 bool HexagonMCInstrInfo::canonicalizePacket(MCInstrInfo const &MCII, in canonicalizePacket()
159 MCInst HexagonMCInstrInfo::deriveExtender(MCInstrInfo const &MCII, in deriveExtender()
203 MCInstrInfo const &MCII, MCInst &MCB, in extendIfNeeded()
209 unsigned HexagonMCInstrInfo::getMemAccessSize(MCInstrInfo const &MCII, in getMemAccessSize()
216 unsigned HexagonMCInstrInfo::getAddrMode(MCInstrInfo const &MCII, in getAddrMode()
223 MCInstrDesc const &HexagonMCInstrInfo::getDesc(MCInstrInfo const &MCII, in getDesc()
[all …]
DHexagonMCShuffler.h31 HexagonMCShuffler(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, in HexagonMCShuffler()
37 HexagonMCShuffler(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, in HexagonMCShuffler()
DHexagonMCShuffler.cpp105 MCInstrInfo const &MCII, MCSubtargetInfo const &STI, in HexagonMCShuffle()
132 llvm::HexagonMCShuffle(MCContext &Context, MCInstrInfo const &MCII, in HexagonMCShuffle()
182 bool llvm::HexagonMCShuffle(MCContext &Context, MCInstrInfo const &MCII, in HexagonMCShuffle()
DHexagonMCELFStreamer.h21 std::unique_ptr<MCInstrInfo> MCII; variable
DHexagonMCCompound.cpp348 static bool lookForCompound(MCInstrInfo const &MCII, MCContext &Context, in lookForCompound()
398 void HexagonMCInstrInfo::tryCompound(MCInstrInfo const &MCII, MCSubtargetInfo const &STI, in tryCompound()
DHexagonMCDuplexInfo.cpp578 bool HexagonMCInstrInfo::isOrderedDuplexPair(MCInstrInfo const &MCII, in isOrderedDuplexPair()
1035 HexagonMCInstrInfo::getDuplexPossibilties(MCInstrInfo const &MCII, in getDuplexPossibilties()
DHexagonShuffler.h115 MCInstrInfo const &MCII, MCInst const *id, in HexagonInstr()
152 MCInstrInfo const &MCII; variable
DHexagonMCCodeEmitter.h36 MCInstrInfo const &MCII; variable
DHexagonMCChecker.h38 MCInstrInfo const &MCII; variable
DHexagonMCInstrInfo.h44 MCInstrInfo const &MCII; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCCodeEmitter.cpp39 const MCInstrInfo &MCII; member in __anond9b026260111::WebAssemblyMCCodeEmitter
51 WebAssemblyMCCodeEmitter(const MCInstrInfo &MCII) : MCII(MCII) {} in WebAssemblyMCCodeEmitter()
55 MCCodeEmitter *llvm::createWebAssemblyMCCodeEmitter(const MCInstrInfo &MCII) { in createWebAssemblyMCCodeEmitter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCCodeEmitter.h39 AVRMCCodeEmitter(const MCInstrInfo &MCII, MCContext &Ctx) in AVRMCCodeEmitter()
108 const MCInstrInfo &MCII; variable
DAVRMCELFStreamer.h26 std::unique_ptr<MCInstrInfo> MCII; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCCodeEmitter.cpp33 const MCInstrInfo &MCII; member in __anoncd938a5a0111::BPFMCCodeEmitter
74 MCCodeEmitter *llvm::createBPFMCCodeEmitter(const MCInstrInfo &MCII, in createBPFMCCodeEmitter()
80 MCCodeEmitter *llvm::createBPFbeMCCodeEmitter(const MCInstrInfo &MCII, in createBPFbeMCCodeEmitter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCCodeEmitter.cpp37 MCInstrInfo const &MCII; member in llvm::MSP430MCCodeEmitter
74 MSP430MCCodeEmitter(MCContext &ctx, MCInstrInfo const &MCII) in MSP430MCCodeEmitter()
202 MCCodeEmitter *createMSP430MCCodeEmitter(const MCInstrInfo &MCII, in createMSP430MCCodeEmitter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/Disassembler/
DWebAssemblyDisassembler.cpp44 std::unique_ptr<const MCInstrInfo> MCII; member in __anon5b64ea870111::WebAssemblyDisassembler
55 std::unique_ptr<const MCInstrInfo> MCII) in WebAssemblyDisassembler()
63 std::unique_ptr<const MCInstrInfo> MCII(T.createMCInstrInfo()); in createWebAssemblyDisassembler() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVMCCodeEmitter.cpp44 MCInstrInfo const &MCII; member in __anoncbc994180111::RISCVMCCodeEmitter
47 RISCVMCCodeEmitter(MCContext &ctx, MCInstrInfo const &MCII) in RISCVMCCodeEmitter()
86 MCCodeEmitter *llvm::createRISCVMCCodeEmitter(const MCInstrInfo &MCII, in createRISCVMCCodeEmitter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSchedule.cpp68 const MCInstrInfo &MCII, in computeInstrLatency()
111 const MCInstrInfo &MCII, in getReciprocalThroughput()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCCodeEmitter.h26 const MCInstrInfo &MCII; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DR600MCCodeEmitter.cpp39 const MCInstrInfo &MCII; member in __anon54ad02b00111::R600MCCodeEmitter
93 MCCodeEmitter *llvm::createR600MCCodeEmitter(const MCInstrInfo &MCII, in createR600MCCodeEmitter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstrBuilder.h40 const MCInstrInfo &MCII; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCCodeEmitter.cpp46 const MCInstrInfo &MCII; member in __anon9099413c0111::SparcMCCodeEmitter
229 MCCodeEmitter *llvm::createSparcMCCodeEmitter(const MCInstrInfo &MCII, in createSparcMCCodeEmitter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.h31 const MCInstrInfo &MCII; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp97 void llvm::HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI, in HexagonLowerToMC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp114 std::unique_ptr<const MCInstrInfo> MCII; member in __anon75ca1d7a0111::X86AsmBackend
286 const MCInstrInfo &MCII) { in getCondFromBranch()
300 classifySecondInstInMacroFusion(const MCInst &MI, const MCInstrInfo &MCII) { in classifySecondInstInMacroFusion()
306 static bool isRIPRelative(const MCInst &MI, const MCInstrInfo &MCII) { in isRIPRelative()
321 const MCInstrInfo &MCII) { in isFirstMacroFusibleInst()

12