| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | StmtOpenMP.cpp | 281 OMPParallelDirective *OMPParallelDirective::Create( in Create() function in OMPParallelDirective 336 OMPForDirective *OMPForDirective::Create( in Create() function in OMPForDirective 494 OMPSectionsDirective *OMPSectionsDirective::Create( in Create() function in OMPSectionsDirective 564 OMPCriticalDirective *OMPCriticalDirective::Create( in Create() function in OMPCriticalDirective 1047 OMPTaskLoopDirective *OMPTaskLoopDirective::Create( in Create() function in OMPTaskLoopDirective 1407 OMPParallelMasterTaskLoopSimdDirective::Create( in Create() function in OMPParallelMasterTaskLoopSimdDirective 1454 OMPParallelMaskedTaskLoopSimdDirective::Create( in Create() function in OMPParallelMaskedTaskLoopSimdDirective 1620 OMPDistributeParallelForSimdDirective::Create( in Create() function in OMPDistributeParallelForSimdDirective 1953 OMPTeamsDistributeParallelForDirective::Create( in Create() function in OMPTeamsDistributeParallelForDirective 2201 OMPTargetTeamsDistributeSimdDirective::Create( in Create() function in OMPTargetTeamsDistributeSimdDirective [all …]
|
| H A D | DeclOpenMP.cpp | 28 OMPThreadPrivateDecl *OMPThreadPrivateDecl::Create(ASTContext &C, in Create() function in OMPThreadPrivateDecl 57 OMPAllocateDecl *OMPAllocateDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in OMPAllocateDecl 85 OMPRequiresDecl *OMPRequiresDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in OMPRequiresDecl 112 OMPDeclareReductionDecl *OMPDeclareReductionDecl::Create( in Create() function in OMPDeclareReductionDecl 142 OMPDeclareMapperDecl *OMPDeclareMapperDecl::Create( in Create() function in OMPDeclareMapperDecl 174 OMPCapturedExprDecl *OMPCapturedExprDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in OMPCapturedExprDecl
|
| H A D | StmtCXX.cpp | 25 CXXTryStmt *CXXTryStmt::Create(const ASTContext &C, SourceLocation tryLoc, in Create() function in CXXTryStmt 32 CXXTryStmt *CXXTryStmt::Create(const ASTContext &C, EmptyShell Empty, in Create() function in CXXTryStmt 86 CoroutineBodyStmt *CoroutineBodyStmt::Create( in Create() function in CoroutineBodyStmt 95 CoroutineBodyStmt *CoroutineBodyStmt::Create(const ASTContext &C, EmptyShell, in Create() function in CoroutineBodyStmt
|
| H A D | ExprConcepts.cpp | 72 ConceptSpecializationExpr::Create(const ASTContext &C, in Create() function in ConceptSpecializationExpr 114 ConceptSpecializationExpr::Create(const ASTContext &C, in Create() function in ConceptSpecializationExpr 128 ConceptSpecializationExpr::Create(ASTContext &C, EmptyShell Empty, in Create() function in ConceptSpecializationExpr 194 RequiresExpr::Create(ASTContext &C, SourceLocation RequiresKWLoc, in Create() function in RequiresExpr 208 RequiresExpr::Create(ASTContext &C, EmptyShell Empty, in Create() function in RequiresExpr
|
| H A D | OpenMPClause.cpp | 501 OMPLastprivateClause *OMPLastprivateClause::Create( in Create() function in OMPLastprivateClause 573 OMPLinearClause *OMPLinearClause::Create( in Create() function in OMPLinearClause 665 OMPCopyinClause *OMPCopyinClause::Create( in Create() function in OMPCopyinClause 706 OMPCopyprivateClause *OMPCopyprivateClause::Create( in Create() function in OMPCopyprivateClause 779 OMPReductionClause *OMPReductionClause::Create( in Create() function in OMPReductionClause 852 OMPTaskReductionClause *OMPTaskReductionClause::Create( in Create() function in OMPTaskReductionClause 914 OMPInReductionClause *OMPInReductionClause::Create( in Create() function in OMPInReductionClause 1126 OMPMapClause *OMPMapClause::Create( in Create() function in OMPMapClause 1180 OMPToClause *OMPToClause::Create( in Create() function in OMPToClause 1230 OMPFromClause *OMPFromClause::Create( in Create() function in OMPFromClause [all …]
|
| H A D | DeclGroup.cpp | 20 DeclGroup* DeclGroup::Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create() function in DeclGroup
|
| H A D | ExprCXX.cpp | 243 CXXNewExpr::Create(const ASTContext &Ctx, bool IsGlobalNew, in Create() function in CXXNewExpr 369 UnresolvedLookupExpr *UnresolvedLookupExpr::Create( in Create() function in UnresolvedLookupExpr 383 UnresolvedLookupExpr *UnresolvedLookupExpr::Create( in Create() function in UnresolvedLookupExpr 478 DependentScopeDeclRefExpr *DependentScopeDeclRefExpr::Create( in Create() function in DependentScopeDeclRefExpr 558 CXXOperatorCallExpr::Create(const ASTContext &Ctx, in Create() function in CXXOperatorCallExpr 793 CXXReinterpretCastExpr::Create(const ASTContext &C, QualType T, in Create() function in CXXReinterpretCastExpr 842 CXXFunctionalCastExpr *CXXFunctionalCastExpr::Create( in Create() function in CXXFunctionalCastExpr 967 CXXTemporary *CXXTemporary::Create(const ASTContext &C, in Create() function in CXXTemporary 1000 CXXTemporaryObjectExpr *CXXTemporaryObjectExpr::Create( in Create() function in CXXTemporaryObjectExpr 1034 CXXConstructExpr *CXXConstructExpr::Create( in Create() function in CXXConstructExpr [all …]
|
| H A D | NestedNameSpecifier.cpp | 59 NestedNameSpecifier::Create(const ASTContext &Context, in Create() function in NestedNameSpecifier 72 NestedNameSpecifier::Create(const ASTContext &Context, in Create() function in NestedNameSpecifier 88 NestedNameSpecifier::Create(const ASTContext &Context, in Create() function in NestedNameSpecifier 104 NestedNameSpecifier::Create(const ASTContext &Context, in Create() function in NestedNameSpecifier 116 NestedNameSpecifier::Create(const ASTContext &Context, IdentifierInfo *II) { in Create() function in NestedNameSpecifier
|
| H A D | DeclTemplate.cpp | 628 TemplateTypeParmDecl::Create(const ASTContext &C, DeclContext *DC, in Create() function in TemplateTypeParmDecl 726 NonTypeTemplateParmDecl::Create(const ASTContext &C, DeclContext *DC, in Create() function in NonTypeTemplateParmDecl 741 NonTypeTemplateParmDecl *NonTypeTemplateParmDecl::Create( in Create() function in NonTypeTemplateParmDecl 813 TemplateTemplateParmDecl::Create(const ASTContext &C, DeclContext *DC, in Create() function in TemplateTemplateParmDecl 822 TemplateTemplateParmDecl::Create(const ASTContext &C, DeclContext *DC, in Create() function in TemplateTemplateParmDecl 920 ClassTemplateSpecializationDecl::Create(ASTContext &Context, TagKind TK, in Create() function in ClassTemplateSpecializationDecl 1014 ConceptDecl *ConceptDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ConceptDecl 1061 Create(ASTContext &Context, TagKind TK,DeclContext *DC, in Create() function in ClassTemplatePartialSpecializationDecl 1098 FriendTemplateDecl::Create(ASTContext &Context, DeclContext *DC, in Create() function in FriendTemplateDecl 1296 VarTemplateSpecializationDecl *VarTemplateSpecializationDecl::Create( in Create() function in VarTemplateSpecializationDecl [all …]
|
| H A D | DeclCXX.cpp | 131 CXXRecordDecl *CXXRecordDecl::Create(const ASTContext &C, TagKind TK, in Create() function in CXXRecordDecl 2085 CXXDeductionGuideDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in CXXDeductionGuideDecl 2101 RequiresExprBodyDecl *RequiresExprBodyDecl::Create( in Create() function in RequiresExprBodyDecl 2625 CXXConstructorDecl *CXXConstructorDecl::Create( in Create() function in CXXConstructorDecl 2759 CXXDestructorDecl *CXXDestructorDecl::Create( in Create() function in CXXDestructorDecl 2792 CXXConversionDecl *CXXConversionDecl::Create( in Create() function in CXXConversionDecl 2822 LinkageSpecDecl *LinkageSpecDecl::Create(ASTContext &C, in Create() function in LinkageSpecDecl 3019 ConstructorUsingShadowDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ConstructorUsingShadowDecl 3127 UnresolvedUsingValueDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in UnresolvedUsingValueDecl 3213 BindingDecl *BindingDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in BindingDecl [all …]
|
| /llvm-project-15.0.7/libcxx/test/libcxx/fuzzing/ |
| H A D | random.pass.cpp | 41 static ParamT Create(const uint8_t* data, std::size_t size, bool &OK) { in Create() function 94 static ParamT Create(const std::uint8_t *data, std::size_t size, bool& OK) { in Create() function 110 static ParamT Create(const std::uint8_t *data, std::size_t size, bool& OK) { in Create() function 126 static ParamT Create(const std::uint8_t *data, std::size_t size, bool& OK) { in Create() function 142 static ParamT Create(const std::uint8_t *data, std::size_t size, bool& OK) { in Create() function
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMConstantPoolValue.cpp | 148 ARMConstantPoolConstant::Create(const Constant *C, unsigned ID) { in Create() function in ARMConstantPoolConstant 154 ARMConstantPoolConstant::Create(const GlobalVariable *GVar, in Create() function in ARMConstantPoolConstant 160 ARMConstantPoolConstant::Create(const GlobalValue *GV, in Create() function in ARMConstantPoolConstant 168 ARMConstantPoolConstant::Create(const Constant *C, unsigned ID, in Create() function in ARMConstantPoolConstant 175 ARMConstantPoolConstant::Create(const Constant *C, unsigned ID, in Create() function in ARMConstantPoolConstant 233 ARMConstantPoolSymbol *ARMConstantPoolSymbol::Create(LLVMContext &C, in Create() function in ARMConstantPoolSymbol 272 ARMConstantPoolMBB *ARMConstantPoolMBB::Create(LLVMContext &C, in Create() function in ARMConstantPoolMBB
|
| /llvm-project-15.0.7/third-party/benchmark/src/ |
| H A D | perf_counters.cc | 35 PerfCounters PerfCounters::Create( in Create() function in benchmark::internal::PerfCounters 121 PerfCounters PerfCounters::Create( in Create() function in benchmark::internal::PerfCounters
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | ValueObjectConstResult.cpp | 28 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() function in ValueObjectConstResult 51 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() function in ValueObjectConstResult 84 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() function in ValueObjectConstResult 98 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() function in ValueObjectConstResult 126 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() function in ValueObjectConstResult 170 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() function in ValueObjectConstResult
|
| H A D | ValueObjectMemory.cpp | 31 ValueObjectSP ValueObjectMemory::Create(ExecutionContextScope *exe_scope, in Create() function in ValueObjectMemory 40 ValueObjectSP ValueObjectMemory::Create(ExecutionContextScope *exe_scope, in Create() function in ValueObjectMemory
|
| /llvm-project-15.0.7/lldb/source/Plugins/Architecture/AArch64/ |
| H A D | ArchitectureAArch64.cpp | 29 ArchitectureAArch64::Create(const ArchSpec &arch) { in Create() function in ArchitectureAArch64
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/ |
| H A D | CSKYConstantPoolValue.cpp | 86 CSKYConstantPoolConstant *CSKYConstantPoolConstant::Create( in Create() function in CSKYConstantPoolConstant 132 CSKYConstantPoolSymbol::Create(Type *Ty, const char *S, unsigned PCAdjust, in Create() function in CSKYConstantPoolSymbol 165 CSKYConstantPoolMBB *CSKYConstantPoolMBB::Create(Type *Ty, in Create() function in CSKYConstantPoolMBB 198 CSKYConstantPoolJT::Create(Type *Ty, int JTI, unsigned PCAdj, in Create() function in CSKYConstantPoolJT
|
| /llvm-project-15.0.7/lldb/tools/lldb-fuzzer/utils/ |
| H A D | TempFile.cpp | 20 std::unique_ptr<TempFile> TempFile::Create(uint8_t *data, size_t size) { in Create() function in TempFile
|
| /llvm-project-15.0.7/compiler-rt/test/tsan/ |
| H A D | mutex_annotations.cpp | 10 void Create(bool linker_initialized = false) { in Create() function in Mutex
|
| /llvm-project-15.0.7/lldb/include/lldb/Utility/ |
| H A D | SharedCluster.h | 24 static std::shared_ptr<ClusterManager> Create() { in Create() function
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | ReproducerProvider.cpp | 22 DataRecorder::Create(const FileSpec &filename) { in Create() function in DataRecorder 31 YamlRecorder::Create(const FileSpec &filename) { in Create() function in YamlRecorder 66 ProcessInfoRecorder::Create(const FileSpec &filename) { in Create() function in ProcessInfoRecorder
|
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | OptionValueUInt64.cpp | 16 lldb::OptionValueSP OptionValueUInt64::Create(llvm::StringRef value_str, in Create() function in OptionValueUInt64
|
| /llvm-project-15.0.7/lldb/source/Plugins/Architecture/PPC64/ |
| H A D | ArchitecturePPC64.cpp | 35 std::unique_ptr<Architecture> ArchitecturePPC64::Create(const ArchSpec &arch) { in Create() function in ArchitecturePPC64
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCEHFrameRegistrar.cpp | 20 EPCEHFrameRegistrar::Create(ExecutionSession &ES) { in Create() function in llvm::orc::EPCEHFrameRegistrar
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZConstantPoolValue.cpp | 23 SystemZConstantPoolValue::Create(const GlobalValue *GV, in Create() function in SystemZConstantPoolValue
|