/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCContext.cpp | 60 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext() function in MCContext 75 MCContext::~MCContext() { in ~MCContext() 87 void MCContext::reset() { in reset() 130 MCSymbol *MCContext::getOrCreateSymbol(const Twine &Name) { in getOrCreateSymbol() 143 MCSymbol *MCContext::getOrCreateFrameAllocSymbol(StringRef FuncName, in getOrCreateFrameAllocSymbol() 149 MCSymbol *MCContext::getOrCreateParentFrameOffsetSymbol(StringRef FuncName) { in getOrCreateParentFrameOffsetSymbol() 154 MCSymbol *MCContext::getOrCreateLSDASymbol(StringRef FuncName) { in getOrCreateLSDASymbol() 159 MCSymbol *MCContext::createSymbolImpl(const StringMapEntry<bool> *Name, in createSymbolImpl() 179 MCSymbol *MCContext::createSymbol(StringRef Name, bool AlwaysAddSuffix, in createSymbol() 213 MCSymbol *MCContext::createTempSymbol(const Twine &Name, bool AlwaysAddSuffix, in createTempSymbol() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCExpr.h | 21 class MCContext; variable 146 static const MCConstantExpr *create(int64_t Value, MCContext &Ctx, 329 static const MCSymbolRefExpr *create(const MCSymbol *Symbol, MCContext &Ctx) { in create() 334 MCContext &Ctx, SMLoc Loc = SMLoc()); 336 MCContext &Ctx); 387 MCContext &Ctx, SMLoc Loc = SMLoc()); 389 static const MCUnaryExpr *createLNot(const MCExpr *Expr, MCContext &Ctx, SMLoc Loc = SMLoc()) { 393 static const MCUnaryExpr *createMinus(const MCExpr *Expr, MCContext &Ctx, SMLoc Loc = SMLoc()) { 397 static const MCUnaryExpr *createNot(const MCExpr *Expr, MCContext &Ctx, SMLoc Loc = SMLoc()) { 401 static const MCUnaryExpr *createPlus(const MCExpr *Expr, MCContext &Ctx, SMLoc Loc = SMLoc()) { [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRAsmBackend.cpp | 38 const MCFixup &Fixup, MCContext *Ctx = nullptr) { in signed_width() 57 const MCFixup &Fixup, MCContext *Ctx = nullptr) { in unsigned_width() 76 MCContext *Ctx = nullptr) { in adjustBranch() 87 MCContext *Ctx = nullptr) { in adjustRelativeBranch() 105 MCContext *Ctx = nullptr) { in fixup_call() 121 MCContext *Ctx = nullptr) { in fixup_7_pcrel() 135 MCContext *Ctx = nullptr) { in fixup_13_pcrel() 148 MCContext *Ctx = nullptr) { in fixup_6_adiw() 159 MCContext *Ctx = nullptr) { in fixup_port5() 172 MCContext *Ctx = nullptr) { in fixup_port6() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCShuffler.h | 23 class MCContext; variable 31 HexagonMCShuffler(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, in HexagonMCShuffler() 37 HexagonMCShuffler(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, in HexagonMCShuffler() 56 bool HexagonMCShuffle(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, 58 bool HexagonMCShuffle(MCContext &Context, MCInstrInfo const &MCII, 61 bool HexagonMCShuffle(MCContext &Context, MCInstrInfo const &MCII,
|
D | HexagonMCInstrInfo.h | 27 class MCContext; variable 79 void addConstant(MCInst &MI, uint64_t Value, MCContext &Context); 80 void addConstExtender(MCContext &Context, MCInstrInfo const &MCII, MCInst &MCB, 93 MCContext &Context, MCInst &MCB, 97 MCInst *deriveDuplex(MCContext &Context, unsigned iClass, MCInst const &inst0, 107 void extendIfNeeded(MCContext &Context, MCInstrInfo const &MCII, MCInst &MCB, 294 void padEndloop(MCInst &MCI, MCContext &Context); 309 void replaceDuplex(MCContext &Context, MCInst &MCI, DuplexCandidate Candidate); 329 MCContext &Context, MCInst &MCI);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | TargetRegistry.h | 43 class MCContext; variable 62 MCStreamer *createNullStreamer(MCContext &Ctx); 82 createAsmStreamer(MCContext &Ctx, std::unique_ptr<formatted_raw_ostream> OS, 87 MCStreamer *createELFStreamer(MCContext &Ctx, 92 MCStreamer *createMachOStreamer(MCContext &Ctx, 98 MCStreamer *createWasmStreamer(MCContext &Ctx, 103 MCStreamer *createXCOFFStreamer(MCContext &Ctx, 109 MCRelocationInfo *createMCRelocationInfo(const Triple &TT, MCContext &Ctx); 113 void *DisInfo, MCContext *Ctx, 157 MCContext &Ctx); [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXMCExpr.h | 41 MCContext &Ctx); 44 MCContext &Ctx) { in createConstantFPHalf() 49 MCContext &Ctx) { in createConstantFPSingle() 54 MCContext &Ctx) { in createConstantFPDouble() 101 *create(const MCSymbolRefExpr *SymExpr, MCContext &Ctx);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCTargetDesc.h | 25 class MCContext; variable 61 MCContext &Ctx); 65 MCContext &Ctx); 77 MCStreamer *createARMWinCOFFStreamer(MCContext &Context, 97 MCRelocationInfo *createARMMachORelocationInfo(MCContext &Ctx);
|
D | ARMELFObjectWriter.cpp | 31 bool IsPCRel, MCContext &Ctx) const; 38 unsigned getRelocType(MCContext &Ctx, const MCValue &Target, 44 void addTargetSectionFlags(MCContext &Ctx, MCSectionELF &Sec) override; 72 unsigned ARMELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType() 81 MCContext &Ctx) const { in GetRelocTypeInner() 249 void ARMELFObjectWriter::addTargetSectionFlags(MCContext &Ctx, in addTargetSectionFlags()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86TargetObjectFile.h | 55 void Initialize(MCContext &Ctx, const TargetMachine &TM) override; 60 void Initialize(MCContext &Ctx, const TargetMachine &TM) override; 66 void Initialize(MCContext &Ctx, const TargetMachine &TM) override; 71 void Initialize(MCContext &Ctx, const TargetMachine &TM) override;
|
D | X86TargetObjectFile.cpp | 68 X86FreeBSDTargetObjectFile::Initialize(MCContext &Ctx, in Initialize() 75 X86FuchsiaTargetObjectFile::Initialize(MCContext &Ctx, in Initialize() 82 X86LinuxNaClTargetObjectFile::Initialize(MCContext &Ctx, in Initialize() 88 void X86SolarisTargetObjectFile::Initialize(MCContext &Ctx, in Initialize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCDisassembler/ |
D | MCDisassembler.h | 20 class MCContext; variable 57 MCDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx) in MCDisassembler() 97 MCContext &Ctx; 117 MCContext& getContext() const { return Ctx; } in getContext()
|
D | MCRelocationInfo.h | 20 class MCContext; variable 26 MCContext &Ctx; 29 MCRelocationInfo(MCContext &Ctx);
|
D | MCSymbolizer.h | 25 class MCContext; variable 40 MCContext &Ctx; 45 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) in MCSymbolizer()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCExpr.h | 48 bool IsDarwin, MCContext &Ctx); 51 bool IsDarwin, MCContext &Ctx) { in createLo() 56 bool IsDarwin, MCContext &Ctx) { in createHi() 61 bool IsDarwin, MCContext &Ctx) { in createHa()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRMCInstLower.h | 19 class MCContext; variable 27 AVRMCInstLower(MCContext &Ctx, AsmPrinter &Printer) in AVRMCInstLower() 35 MCContext &Ctx;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCMCInstLower.h | 17 class MCContext; variable 28 MCContext *Ctx; 32 ARCMCInstLower(MCContext *C, AsmPrinter &asmprinter);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreMCInstLower.h | 15 class MCContext; variable 26 MCContext *Ctx; 30 void Initialize(MCContext *C);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFMCInstLower.h | 16 class MCContext; variable 27 MCContext &Ctx; 32 BPFMCInstLower(MCContext &ctx, AsmPrinter &printer) in BPFMCInstLower()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyMCInstLower.h | 24 class MCContext; variable 31 MCContext &Ctx; 41 WebAssemblyMCInstLower(MCContext &ctx, WebAssemblyAsmPrinter &printer) in WebAssemblyMCInstLower()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiMCInstLower.h | 16 class MCContext; variable 28 MCContext &Ctx; 33 LanaiMCInstLower(MCContext &CTX, AsmPrinter &AP) : Ctx(CTX), Printer(AP) {} in LanaiMCInstLower()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430MCInstLower.h | 16 class MCContext; variable 27 MCContext &Ctx; 31 MSP430MCInstLower(MCContext &ctx, AsmPrinter &printer) in MSP430MCInstLower()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/ |
D | BPFMCTargetDesc.h | 24 class MCContext; variable 38 MCContext &Ctx); 41 MCContext &Ctx);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCTargetDesc.h | 23 class MCContext; variable 37 MCContext &Ctx); 40 MCContext &Ctx);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.h | 20 class MCContext; variable 30 MCContext *Ctx; 36 void Initialize(MCContext *C);
|