Home
last modified time | relevance | path

Searched refs:MCContext (Results 1 – 25 of 5042) sorted by relevance

12345678910>>...202

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/MC/
H A DMCContext.cpp37 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext() function in MCContext
60 MCContext::~MCContext() { in ~MCContext()
72 void MCContext::reset() { in reset()
110 MCSymbol *MCContext::getOrCreateSymbol(const Twine &Name) { in getOrCreateSymbol()
215 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
221 MCSymbol *MCContext::createTempSymbol(bool CanBeUnnamed) { in createTempSymbol()
400 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, in getCOFFSection()
430 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, in getCOFFSection()
489 void MCContext::finalizeDwarfSections(MCStreamer &MCOS) { in finalizeDwarfSections()
498 bool MCContext::isValidCVFileNumber(unsigned FileNumber) { in isValidCVFileNumber()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DMCContext.cpp57 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext() function in MCContext
71 MCContext::~MCContext() { in ~MCContext()
83 void MCContext::reset() { in reset()
123 MCSymbol *MCContext::getOrCreateSymbol(const Twine &Name) { in getOrCreateSymbol()
211 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
217 MCSymbol *MCContext::createTempSymbol(bool CanBeUnnamed) { in createTempSymbol()
228 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
262 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
543 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
602 CodeViewContext &MCContext::getCVContext() { in getCVContext()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/MC/
H A DMCExpr.h19 class MCContext; variable
162 MCContext &Ctx);
164 MCContext &Ctx);
212 MCContext &Ctx);
286 MCContext &Ctx) { in CreateAdd()
290 MCContext &Ctx) { in CreateAnd()
298 MCContext &Ctx) { in CreateEQ()
302 MCContext &Ctx) { in CreateGT()
318 MCContext &Ctx) { in CreateLT()
334 MCContext &Ctx) { in CreateNE()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DMCContext.cpp57 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext() function in MCContext
71 MCContext::~MCContext() { in ~MCContext()
83 void MCContext::reset() { in reset()
123 MCSymbol *MCContext::getOrCreateSymbol(const Twine &Name) { in getOrCreateSymbol()
211 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
217 MCSymbol *MCContext::createTempSymbol(bool CanBeUnnamed) { in createTempSymbol()
221 unsigned MCContext::NextInstance(unsigned LocalLabelVal) { in NextInstance()
228 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
262 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
543 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCContext.cpp67 MCContext::MCContext(const Triple &TheTriple, const MCAsmInfo *mai, in MCContext() function in MCContext
112 MCContext::~MCContext() { in ~MCContext()
129 void MCContext::reset() { in reset()
183 MCInst *MCContext::createMCInst() { in createMCInst()
234 case MCContext::IsCOFF: in createSymbolImpl()
236 case MCContext::IsELF: in createSymbolImpl()
238 case MCContext::IsGOFF: in createSymbolImpl()
240 case MCContext::IsMachO: in createSymbolImpl()
242 case MCContext::IsWasm: in createSymbolImpl()
244 case MCContext::IsXCOFF: in createSymbolImpl()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCContext.cpp67 MCContext::MCContext(const Triple &TheTriple, const MCAsmInfo *mai, in MCContext() function in MCContext
112 MCContext::~MCContext() { in ~MCContext()
129 void MCContext::reset() { in reset()
183 MCInst *MCContext::createMCInst() { in createMCInst()
234 case MCContext::IsCOFF: in createSymbolImpl()
236 case MCContext::IsELF: in createSymbolImpl()
238 case MCContext::IsGOFF: in createSymbolImpl()
240 case MCContext::IsMachO: in createSymbolImpl()
242 case MCContext::IsWasm: in createSymbolImpl()
244 case MCContext::IsXCOFF: in createSymbolImpl()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DMCContext.cpp67 MCContext::MCContext(const Triple &TheTriple, const MCAsmInfo *mai, in MCContext() function in MCContext
112 MCContext::~MCContext() { in ~MCContext()
129 void MCContext::reset() { in reset()
183 MCInst *MCContext::createMCInst() { in createMCInst()
234 case MCContext::IsCOFF: in createSymbolImpl()
236 case MCContext::IsELF: in createSymbolImpl()
238 case MCContext::IsGOFF: in createSymbolImpl()
240 case MCContext::IsMachO: in createSymbolImpl()
242 case MCContext::IsWasm: in createSymbolImpl()
244 case MCContext::IsXCOFF: in createSymbolImpl()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DMCContext.cpp67 MCContext::MCContext(const Triple &TheTriple, const MCAsmInfo *mai, in MCContext() function in MCContext
112 MCContext::~MCContext() { in ~MCContext()
129 void MCContext::reset() { in reset()
183 MCInst *MCContext::createMCInst() { in createMCInst()
234 case MCContext::IsCOFF: in createSymbolImpl()
236 case MCContext::IsELF: in createSymbolImpl()
238 case MCContext::IsGOFF: in createSymbolImpl()
240 case MCContext::IsMachO: in createSymbolImpl()
242 case MCContext::IsWasm: in createSymbolImpl()
244 case MCContext::IsXCOFF: in createSymbolImpl()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCContext.cpp67 MCContext::MCContext(const Triple &TheTriple, const MCAsmInfo *mai, in MCContext() function in MCContext
112 MCContext::~MCContext() { in ~MCContext()
129 void MCContext::reset() { in reset()
183 MCInst *MCContext::createMCInst() { in createMCInst()
234 case MCContext::IsCOFF: in createSymbolImpl()
236 case MCContext::IsELF: in createSymbolImpl()
238 case MCContext::IsGOFF: in createSymbolImpl()
240 case MCContext::IsMachO: in createSymbolImpl()
242 case MCContext::IsWasm: in createSymbolImpl()
244 case MCContext::IsXCOFF: in createSymbolImpl()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCContext.cpp67 MCContext::MCContext(const Triple &TheTriple, const MCAsmInfo *mai,
112 MCContext::~MCContext() {
129 void MCContext::reset() {
183 MCInst *MCContext::createMCInst() {
234 case MCContext::IsCOFF:
236 case MCContext::IsELF:
238 case MCContext::IsGOFF:
240 case MCContext::IsMachO:
242 case MCContext::IsWasm:
244 case MCContext::IsXCOFF:
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCContext.cpp60 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext() function in MCContext
75 MCContext::~MCContext() { in ~MCContext()
87 void MCContext::reset() { in reset()
134 MCInst *MCContext::createMCInst() { in createMCInst()
247 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
255 MCSymbol *MCContext::createNamedTempSymbol() { in createNamedTempSymbol()
266 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
300 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
307 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel()
720 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCContext.cpp60 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext() function in MCContext
75 MCContext::~MCContext() { in ~MCContext()
87 void MCContext::reset() { in reset()
134 MCInst *MCContext::createMCInst() { in createMCInst()
247 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
255 MCSymbol *MCContext::createNamedTempSymbol() { in createNamedTempSymbol()
266 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
300 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
307 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel()
720 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCContext.cpp60 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()
220 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
226 MCSymbol *MCContext::createTempSymbol(bool CanBeUnnamed) { in createTempSymbol()
237 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
271 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
278 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel()
584 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp60 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()
220 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
226 MCSymbol *MCContext::createTempSymbol(bool CanBeUnnamed) { in createTempSymbol()
237 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
271 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
278 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel()
584 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCContext.cpp60 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()
220 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
226 MCSymbol *MCContext::createTempSymbol(bool CanBeUnnamed) { in createTempSymbol()
237 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
271 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
278 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel()
584 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCContext.cpp60 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext() function in MCContext
75 MCContext::~MCContext() { in ~MCContext()
87 void MCContext::reset() { in reset()
134 MCInst *MCContext::createMCInst() { in createMCInst()
142 MCSymbol *MCContext::getOrCreateSymbol(const Twine &Name) { in getOrCreateSymbol()
242 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
259 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
293 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
300 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel()
713 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DMCContext.cpp59 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext() function in MCContext
74 MCContext::~MCContext() { in ~MCContext()
86 void MCContext::reset() { in reset()
129 MCSymbol *MCContext::getOrCreateSymbol(const Twine &Name) { in getOrCreateSymbol()
219 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
225 MCSymbol *MCContext::createTempSymbol(bool CanBeUnnamed) { in createTempSymbol()
236 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
270 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
277 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel()
579 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCContext.cpp60 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext() function in MCContext
75 MCContext::~MCContext() { in ~MCContext()
87 void MCContext::reset() { in reset()
133 MCSymbol *MCContext::getOrCreateSymbol(const Twine &Name) { in getOrCreateSymbol()
233 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
239 MCSymbol *MCContext::createTempSymbol(bool CanBeUnnamed) { in createTempSymbol()
250 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
284 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
291 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel()
701 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCContext.cpp60 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext() function in MCContext
75 MCContext::~MCContext() { in ~MCContext()
87 void MCContext::reset() { in reset()
133 MCSymbol *MCContext::getOrCreateSymbol(const Twine &Name) { in getOrCreateSymbol()
233 MCSymbol *MCContext::createLinkerPrivateTempSymbol() { in createLinkerPrivateTempSymbol()
239 MCSymbol *MCContext::createTempSymbol(bool CanBeUnnamed) { in createTempSymbol()
250 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
284 void MCContext::setSymbolValue(MCStreamer &Streamer, in setSymbolValue()
291 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel()
701 void MCContext::RemapDebugPaths() { in RemapDebugPaths()
[all …]
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCExpr.h21 class MCContext; variable
325 MCContext &Ctx);
327 MCContext &Ctx);
378 MCContext &Ctx);
452 MCContext &Ctx) { in createAdd()
456 MCContext &Ctx) { in createAnd()
464 MCContext &Ctx) { in createEQ()
468 MCContext &Ctx) { in createGT()
484 MCContext &Ctx) { in createLT()
500 MCContext &Ctx) { in createNE()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/MC/
H A DMCContext.cpp27 MCContext::MCContext(const MCAsmInfo &mai) : MAI(mai), NextUniqueID(0), in MCContext() function in MCContext
40 MCContext::~MCContext() { in ~MCContext()
57 MCSymbol *MCContext::GetOrCreateSymbol(StringRef Name) { in GetOrCreateSymbol()
75 MCSymbol *MCContext::GetOrCreateSymbol(const Twine &Name) { in GetOrCreateSymbol()
81 MCSymbol *MCContext::CreateTempSymbol() { in CreateTempSymbol()
86 unsigned MCContext::NextInstance(int64_t LocalLabelVal) { in NextInstance()
93 unsigned MCContext::GetInstance(int64_t LocalLabelVal) { in GetInstance()
114 MCSymbol *MCContext::LookupSymbol(StringRef Name) const { in LookupSymbol()
122 const MCSectionMachO *MCContext::
152 const MCSection *MCContext::
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCExpr.h21 class MCContext; variable
336 MCContext &Ctx);
468 MCContext &Ctx) { in createAdd()
473 MCContext &Ctx) { in createAnd()
478 MCContext &Ctx) { in createDiv()
483 MCContext &Ctx) { in createEQ()
488 MCContext &Ctx) { in createGT()
493 MCContext &Ctx) { in createGTE()
508 MCContext &Ctx) { in createLT()
528 MCContext &Ctx) { in createNE()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCExpr.h21 class MCContext; variable
336 MCContext &Ctx);
468 MCContext &Ctx) { in createAdd()
473 MCContext &Ctx) { in createAnd()
478 MCContext &Ctx) { in createDiv()
483 MCContext &Ctx) { in createEQ()
488 MCContext &Ctx) { in createGT()
493 MCContext &Ctx) { in createGTE()
508 MCContext &Ctx) { in createLT()
528 MCContext &Ctx) { in createNE()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h21 class MCContext; variable
336 MCContext &Ctx);
468 MCContext &Ctx) { in createAdd()
473 MCContext &Ctx) { in createAnd()
478 MCContext &Ctx) { in createDiv()
483 MCContext &Ctx) { in createEQ()
488 MCContext &Ctx) { in createGT()
493 MCContext &Ctx) { in createGTE()
508 MCContext &Ctx) { in createLT()
528 MCContext &Ctx) { in createNE()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCExpr.h21 class MCContext; variable
338 MCContext &Ctx);
470 MCContext &Ctx) { in createAdd()
475 MCContext &Ctx) { in createAnd()
480 MCContext &Ctx) { in createDiv()
485 MCContext &Ctx) { in createEQ()
490 MCContext &Ctx) { in createGT()
495 MCContext &Ctx) { in createGTE()
510 MCContext &Ctx) { in createLT()
530 MCContext &Ctx) { in createNE()
[all …]

12345678910>>...202