Searched defs:Ctx (Results 1 - 25 of 523) sorted by relevance

1234567891011>>

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachORelocationInfo.cpp21 ARMMachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} argument
40 MCRelocationInfo *llvm::createARMMachORelocationInfo(MCContext &Ctx) { argument
H A DARMMCExpr.cpp17 create(VariantKind Kind, const MCExpr *Expr, MCContext &Ctx) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/MCDisassembler/
H A DMCRelocationInfo.h26 MCContext &Ctx; member in class:llvm::MCRelocationInfo
H A DMCSymbolizer.h41 MCContext &Ctx; member in class:llvm::MCSymbolizer
46 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetObjectFile.cpp20 void WebAssemblyTargetObjectFile::Initialize(MCContext &Ctx, argument
H A DWebAssemblyMCInstLower.h31 MCContext &Ctx; member in class:llvm::WebAssemblyMCInstLower
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMLModelRunner.h33 MLModelRunner(LLVMContext &Ctx) : Ctx(Ctx) {} argument
35 LLVMContext &Ctx; member in class:llvm::MLModelRunner
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kTargetObjectFile.cpp35 void M68kELFTargetObjectFile::Initialize(MCContext &Ctx, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRMCInstLower.h27 AVRMCInstLower(MCContext &Ctx, AsmPrinter &Printer) argument
35 MCContext &Ctx; member in class:llvm::AVRMCInstLower
/netbsd-current/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp24 auto &Ctx = T->getContext(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.h25 MCContext &Ctx; member in class:llvm::SystemZMCInstLower
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCCodeEmitter.h39 AVRMCCodeEmitter(const MCInstrInfo &MCII, MCContext &Ctx) argument
109 MCContext &Ctx; member in class:llvm::AVRMCCodeEmitter
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/
H A DMCRelocationInfo.cpp15 MCRelocationInfo::MCRelocationInfo(MCContext &Ctx) : Ctx(Ctx) {} argument
27 createMCRelocationInfo(const Triple &TT, MCContext &Ctx) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.h30 MCContext &Ctx; member in class:llvm::AArch64MCInstLower
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DSelectorExtras.h17 static inline Selector getKeywordSelector(ASTContext &Ctx, argument
27 static inline void lazyInitKeywordSelector(Selector &Sel, ASTContext &Ctx, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFMCInstLower.h25 MCContext &Ctx; member in class:llvm::BPFMCInstLower
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.h21 AArch64Disassembler(const MCSubtargetInfo &STI, MCContext &Ctx) argument
H A DAArch64ExternalSymbolizer.h22 AArch64ExternalSymbolizer(MCContext &Ctx, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.h26 MCContext &Ctx; member in class:llvm::LanaiMCInstLower
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.h26 MCContext &Ctx; member in class:llvm::MSP430MCInstLower
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.h25 MCContext *Ctx; member in class:llvm::XCoreMCInstLower
/netbsd-current/external/apache2/llvm/dist/llvm/tools/vfabi-demangle-fuzzer/
H A Dvfabi-demangler-fuzzer.cpp19 LLVMContext Ctx; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DPrettyDeclStackTrace.h37 PrettyDeclStackTraceEntry(ASTContext &Ctx, Decl *D, SourceLocation Loc, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCExpr.h36 static const X86MCExpr *create(int64_t RegNo, MCContext &Ctx) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DFloat2Int.h49 LLVMContext *Ctx; member in class:llvm::Float2IntPass

Completed in 463 milliseconds

1234567891011>>