Searched defs:Ctx (Results 276 - 300 of 523) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp321 ASTContext &Ctx = R->getMemRegionManager().getContext(); local
H A DStore.cpp75 ASTContext &Ctx = StateMgr.getContext(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DMangle.cpp393 explicit Implementation(ASTContext &Ctx) argument
477 ASTContext &Ctx = ND->getASTContext(); local
580 ASTNameGenerator(ASTContext &Ctx) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp126 DebugObject(JITLinkContext &Ctx, ExecutionSession &ES) : Ctx(Ctx), ES(ES) {} argument
150 JITLinkContext &Ctx; member in class:llvm::orc::DebugObject
210 ELFDebugObject(std::unique_ptr<WritableMemoryBuffer> Buffer, JITLinkContext &Ctx, ExecutionSession &ES) argument
247 CreateArchType(MemoryBufferRef Buffer, JITLinkContext &Ctx, ExecutionSession &ES) argument
295 Create(MemoryBufferRef Buffer, JITLinkContext &Ctx, ExecutionSession &ES) argument
318 finalizeWorkingMemory(JITLinkContext &Ctx) argument
378 createDebugObjectFromBuffer(ExecutionSession &ES, LinkGraph &G, JITLinkContext &Ctx, MemoryBufferRef ObjBuffer) argument
397 notifyMaterializing( MaterializationResponsibility &MR, LinkGraph &G, JITLinkContext &Ctx, MemoryBufferRef ObjBuffer) argument
[all...]
H A DObjectLinkingLayer.cpp599 auto Ctx = std::make_unique<ObjectLinkingLayerJITLinkContext>( local
611 auto Ctx = std::make_unique<ObjectLinkingLayerJITLinkContext>( local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCExpr.cpp194 const MCConstantExpr *MCConstantExpr::create(int64_t Value, MCContext &Ctx, argument
183 create(Opcode Opc, const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx, SMLoc Loc) argument
189 create(Opcode Opc, const MCExpr *Expr, MCContext &Ctx, SMLoc Loc) argument
210 create(const MCSymbol *Sym, VariantKind Kind, MCContext &Ctx, SMLoc Loc) argument
216 create(StringRef Name, VariantKind Kind, MCContext &Ctx) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp35 XCoreDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx) : argument
771 createXCoreDisassembler(const Target &T, const MCSubtargetInfo &STI, MCContext &Ctx) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp434 auto &Ctx = Func.getContext(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp72 LLVMContext &Ctx = Builder.getContext(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp427 LLVMContext &Ctx = SrcVal->getType()->getContext(); local
549 LLVMContext &Ctx = LoadTy->getContext(); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DNSAPI.h238 ASTContext &Ctx; member in class:clang::NSAPI
/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransformActions.cpp30 ASTContext &Ctx; member in class:__anon296::TransformActionsImpl
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h480 LLVMContext &Ctx; member in class:llvm::sampleprof::SampleProfileReader
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLTraits.h1731 EmptyContext Ctx; local
1746 EmptyContext Ctx; local
1757 EmptyContext Ctx; local
1767 EmptyContext Ctx; local
1777 EmptyContext Ctx; local
1787 EmptyContext Ctx; local
1805 EmptyContext Ctx; local
1823 EmptyContext Ctx; local
1837 EmptyContext Ctx; local
1851 EmptyContext Ctx; local
1865 EmptyContext Ctx; local
1880 EmptyContext Ctx; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp725 ELFJITLinker_x86_64(std::unique_ptr<JITLinkContext> Ctx, argument
896 link_ELF_x86_64(std::unique_ptr<LinkGraph> G, std::unique_ptr<JITLinkContext> Ctx) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1179 StringRef ScalarTraits<ELFYAML::YAMLIntUInt>::input(StringRef Scalar, void *Ctx, argument
1174 output(const ELFYAML::YAMLIntUInt &Val, void *Ctx, raw_ostream &Out) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp148 LLVMContext &Ctx = M.getContext(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp205 LLVMContext &Ctx = OrigArg.Ty->getContext(); local
539 LLVMContext &Ctx = CCInfo.getContext(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp108 LLVMContext &Ctx; member in class:__anon1901::IRPromoter
147 LLVMContext *Ctx = nullptr; member in class:__anon1901::TypePromotion
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp151 translateAttrExpr(const Expr *AttrExp, CallingContext *Ctx) argument
198 translate(const Stmt *S, CallingContext *Ctx) argument
272 translateDeclRefExpr(const DeclRefExpr *DRE, CallingContext *Ctx) argument
301 translateCXXThisExpr(const CXXThisExpr *TE, CallingContext *Ctx) argument
345 translateMemberExpr(const MemberExpr *ME, CallingContext *Ctx) argument
360 translateObjCIVarRefExpr(const ObjCIvarRefExpr *IVRE, CallingContext *Ctx) argument
373 translateCallExpr(const CallExpr *CE, CallingContext *Ctx, const Expr *SelfE) argument
400 translateCXXMemberCallExpr( const CXXMemberCallExpr *ME, CallingContext *Ctx) argument
415 translateCXXOperatorCallExpr( const CXXOperatorCallExpr *OCE, CallingContext *Ctx) argument
429 translateUnaryOperator(const UnaryOperator *UO, CallingContext *Ctx) argument
478 translateBinOp(til::TIL_BinaryOpcode Op, const BinaryOperator *BO, CallingContext *Ctx, bool Reverse) argument
489 translateBinAssign(til::TIL_BinaryOpcode Op, const BinaryOperator *BO, CallingContext *Ctx, bool Assign) argument
515 translateBinaryOperator(const BinaryOperator *BO, CallingContext *Ctx) argument
561 translateCastExpr(const CastExpr *CE, CallingContext *Ctx) argument
595 translateArraySubscriptExpr(const ArraySubscriptExpr *E, CallingContext *Ctx) argument
603 translateAbstractConditionalOperator( const AbstractConditionalOperator *CO, CallingContext *Ctx) argument
612 translateDeclStmt(const DeclStmt *S, CallingContext *Ctx) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h431 ASTContext &Ctx; member in class:clang::ento::SymbolManager
534 SymbolReaper(const StackFrameContext *Ctx, const Stmt *s, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h360 auto &Ctx = InsertAt->getContext(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp181 Optional<TensorSpec> getTensorSpecFromJSON(LLVMContext &Ctx, argument
219 loadOutputSpecs(LLVMContext &Ctx, StringRef ExpectedDecisionName, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDerivedTypes.h265 LLVMContext &Ctx = elt1->getContext(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp293 yaml::EmptyContext Ctx; local

Completed in 463 milliseconds

<<11121314151617181920>>