Searched refs:Create (Results 76 - 100 of 488) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h77 Create(const ASTContext &C, NestedNameSpecifierLoc NNS,
85 Create(const ASTContext &C, ConceptDecl *NamedConcept,
92 Create(ASTContext &C, EmptyShell Empty, unsigned NumTemplateArgs);
431 Satisfaction(ASTConstraintSatisfaction::Create(C, Satisfaction)) {}
500 Create(ASTContext &C, SourceLocation RequiresKWLoc,
505 Create(ASTContext &C, EmptyShell Empty, unsigned NumLocalParameters,
H A DStmtOpenMP.h406 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc,
1242 static OMPSimdDirective *Create(const ASTContext &C, SourceLocation StartLoc,
1324 static OMPForDirective *Create(const ASTContext &C, SourceLocation StartLoc,
1398 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc,
1478 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc,
1542 static OMPSectionDirective *Create(const ASTContext &C,
1605 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc,
1655 static OMPMasterDirective *Create(const ASTContext &C,
1722 Create(const ASTContext &C, const DeclarationNameInfo &Name,
1807 Create(cons
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp162 OMPParallelDirective *OMPParallelDirective::Create( function in class:OMPParallelDirective
190 OMPSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, function in class:OMPSimdDirective
232 OMPForDirective *OMPForDirective::Create( function in class:OMPForDirective
285 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, function in class:OMPForSimdDirective
337 OMPSectionsDirective *OMPSectionsDirective::Create( function in class:OMPSectionsDirective
364 OMPSectionDirective *OMPSectionDirective::Create(const ASTContext &C, function in class:OMPSectionDirective
384 OMPSingleDirective *OMPSingleDirective::Create(const ASTContext &C, function in class:OMPSingleDirective
410 OMPMasterDirective *OMPMasterDirective::Create(const ASTContext &C, function in class:OMPMasterDirective
428 OMPCriticalDirective *OMPCriticalDirective::Create( function in class:OMPCriticalDirective
453 OMPParallelForDirective *OMPParallelForDirective::Create( function in class:OMPParallelForDirective
506 OMPParallelForSimdDirective *OMPParallelForSimdDirective::Create( function in class:OMPParallelForSimdDirective
558 OMPParallelMasterDirective *OMPParallelMasterDirective::Create( function in class:OMPParallelMasterDirective
583 OMPParallelSectionsDirective *OMPParallelSectionsDirective::Create( function in class:OMPParallelSectionsDirective
611 OMPTaskDirective::Create(const ASTContext &C, SourceLocation StartLoc, function in class:OMPTaskDirective
634 OMPTaskyieldDirective *OMPTaskyieldDirective::Create(const ASTContext &C, function in class:OMPTaskyieldDirective
649 OMPBarrierDirective *OMPBarrierDirective::Create(const ASTContext &C, function in class:OMPBarrierDirective
663 OMPTaskwaitDirective *OMPTaskwaitDirective::Create(const ASTContext &C, function in class:OMPTaskwaitDirective
677 OMPTaskgroupDirective *OMPTaskgroupDirective::Create( function in class:OMPTaskgroupDirective
702 OMPCancellationPointDirective *OMPCancellationPointDirective::Create( function in class:OMPCancellationPointDirective
723 OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, function in class:OMPCancelDirective
747 OMPFlushDirective *OMPFlushDirective::Create(const ASTContext &C, function in class:OMPFlushDirective
769 OMPDepobjDirective *OMPDepobjDirective::Create(const ASTContext &C, function in class:OMPDepobjDirective
792 OMPScanDirective *OMPScanDirective::Create(const ASTContext &C, function in class:OMPScanDirective
813 OMPOrderedDirective *OMPOrderedDirective::Create(const ASTContext &C, function in class:OMPOrderedDirective
839 OMPAtomicDirective *OMPAtomicDirective::Create( function in class:OMPAtomicDirective
870 OMPTargetDirective *OMPTargetDirective::Create(const ASTContext &C, function in class:OMPTargetDirective
896 OMPTargetParallelDirective *OMPTargetParallelDirective::Create( function in class:OMPTargetParallelDirective
923 OMPTargetParallelForDirective *OMPTargetParallelForDirective::Create( function in class:OMPTargetParallelForDirective
977 OMPTargetDataDirective *OMPTargetDataDirective::Create( function in class:OMPTargetDataDirective
999 OMPTargetEnterDataDirective *OMPTargetEnterDataDirective::Create( function in class:OMPTargetEnterDataDirective
1021 OMPTargetExitDataDirective *OMPTargetExitDataDirective::Create( function in class:OMPTargetExitDataDirective
1043 OMPTeamsDirective *OMPTeamsDirective::Create(const ASTContext &C, function in class:OMPTeamsDirective
1069 OMPTaskLoopDirective *OMPTaskLoopDirective::Create( function in class:OMPTaskLoopDirective
1122 OMPTaskLoopSimdDirective *OMPTaskLoopSimdDirective::Create( function in class:OMPTaskLoopSimdDirective
1173 OMPMasterTaskLoopDirective *OMPMasterTaskLoopDirective::Create( function in class:OMPMasterTaskLoopDirective
1226 OMPMasterTaskLoopSimdDirective *OMPMasterTaskLoopSimdDirective::Create( function in class:OMPMasterTaskLoopSimdDirective
1280 OMPParallelMasterTaskLoopDirective *OMPParallelMasterTaskLoopDirective::Create( function in class:OMPParallelMasterTaskLoopDirective
1337 OMPParallelMasterTaskLoopSimdDirective::Create( function in class:OMPParallelMasterTaskLoopSimdDirective
1393 OMPDistributeDirective *OMPDistributeDirective::Create( function in class:OMPDistributeDirective
1444 OMPTargetUpdateDirective *OMPTargetUpdateDirective::Create( function in class:OMPTargetUpdateDirective
1468 OMPDistributeParallelForDirective *OMPDistributeParallelForDirective::Create( function in class:OMPDistributeParallelForDirective
1540 OMPDistributeParallelForSimdDirective::Create( function in class:OMPDistributeParallelForSimdDirective
1610 OMPDistributeSimdDirective *OMPDistributeSimdDirective::Create( function in class:OMPDistributeSimdDirective
1664 OMPTargetParallelForSimdDirective *OMPTargetParallelForSimdDirective::Create( function in class:OMPTargetParallelForSimdDirective
1721 OMPTargetSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, function in class:OMPTargetSimdDirective
1764 OMPTeamsDistributeDirective *OMPTeamsDistributeDirective::Create( function in class:OMPTeamsDistributeDirective
1816 OMPTeamsDistributeSimdDirective *OMPTeamsDistributeSimdDirective::Create( function in class:OMPTeamsDistributeSimdDirective
1871 OMPTeamsDistributeParallelForSimdDirective::Create( function in class:OMPTeamsDistributeParallelForSimdDirective
1944 OMPTeamsDistributeParallelForDirective::Create( function in class:OMPTeamsDistributeParallelForDirective
2016 OMPTargetTeamsDirective *OMPTargetTeamsDirective::Create( function in class:OMPTargetTeamsDirective
2040 OMPTargetTeamsDistributeDirective *OMPTargetTeamsDistributeDirective::Create( function in class:OMPTargetTeamsDistributeDirective
2097 OMPTargetTeamsDistributeParallelForDirective::Create( function in class:OMPTargetTeamsDistributeParallelForDirective
2174 OMPTargetTeamsDistributeParallelForSimdDirective::Create( function in class:OMPTargetTeamsDistributeParallelForSimdDirective
2248 OMPTargetTeamsDistributeSimdDirective::Create( function in class:OMPTargetTeamsDistributeSimdDirective
[all...]
H A DASTConcept.cpp52 ASTConstraintSatisfaction::Create(const ASTContext &C, function in class:ASTConstraintSatisfaction
H A DStmtObjC.cpp45 ObjCAtTryStmt *ObjCAtTryStmt::Create(const ASTContext &Context, function in class:ObjCAtTryStmt
H A DOpenMPClause.cpp303 OMPOrderedClause *OMPOrderedClause::Create(const ASTContext &C, Expr *Num, function in class:OMPOrderedClause
354 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C,
361 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc,
394 OMPPrivateClause::Create(const ASTContext &C, SourceLocation StartLoc,
425 OMPFirstprivateClause::Create(const ASTContext &C, SourceLocation StartLoc,
473 OMPLastprivateClause *OMPLastprivateClause::Create(
497 OMPSharedClause *OMPSharedClause::Create(const ASTContext &C,
545 OMPLinearClause *OMPLinearClause::Create(
591 OMPAlignedClause::Create(const ASTContext &C, SourceLocation StartLoc,
630 OMPCopyinClause *OMPCopyinClause::Create(
[all...]
H A DExprObjC.cpp39 ObjCArrayLiteral *ObjCArrayLiteral::Create(const ASTContext &C, function in class:ObjCArrayLiteral
78 ObjCDictionaryLiteral::Create(const ASTContext &C, function in class:ObjCDictionaryLiteral
175 ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, function in class:ObjCMessageExpr
195 ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, function in class:ObjCMessageExpr
214 ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, function in class:ObjCMessageExpr
H A DExprCXX.cpp231 CXXNewExpr::Create(const ASTContext &Ctx, bool IsGlobalNew, function in class:CXXNewExpr
356 UnresolvedLookupExpr *UnresolvedLookupExpr::Create( function in class:UnresolvedLookupExpr
370 UnresolvedLookupExpr *UnresolvedLookupExpr::Create( function in class:UnresolvedLookupExpr
465 DependentScopeDeclRefExpr *DependentScopeDeclRefExpr::Create( function in class:DependentScopeDeclRefExpr
544 CXXOperatorCallExpr::Create(const ASTContext &Ctx, function in class:CXXOperatorCallExpr
603 CXXMemberCallExpr *CXXMemberCallExpr::Create(const ASTContext &Ctx, Expr *Fn, function in class:CXXMemberCallExpr
684 CXXStaticCastExpr *CXXStaticCastExpr::Create(const ASTContext &C, QualType T, function in class:CXXStaticCastExpr
709 CXXDynamicCastExpr *CXXDynamicCastExpr::Create(const ASTContext &C, QualType T, function in class:CXXDynamicCastExpr
768 CXXReinterpretCastExpr::Create(const ASTContext &C, QualType T, function in class:CXXReinterpretCastExpr
791 CXXConstCastExpr *CXXConstCastExpr::Create(cons function in class:CXXConstCastExpr
805 CXXAddrspaceCastExpr::Create(const ASTContext &C, QualType T, ExprValueKind VK, function in class:CXXAddrspaceCastExpr
818 CXXFunctionalCastExpr::Create(const ASTContext &C, QualType T, ExprValueKind VK, function in class:CXXFunctionalCastExpr
857 UserDefinedLiteral *UserDefinedLiteral::Create(const ASTContext &Ctx, Expr *Fn, function in class:UserDefinedLiteral
931 CXXTemporary *CXXTemporary::Create(const ASTContext &C, function in class:CXXTemporary
936 CXXBindTemporaryExpr *CXXBindTemporaryExpr::Create(const ASTContext &C, function in class:CXXBindTemporaryExpr
962 CXXTemporaryObjectExpr *CXXTemporaryObjectExpr::Create( function in class:CXXTemporaryObjectExpr
996 CXXConstructExpr *CXXConstructExpr::Create( function in class:CXXConstructExpr
1127 LambdaExpr *LambdaExpr::Create(const ASTContext &Context, CXXRecordDecl *Class, function in class:LambdaExpr
1263 ExprWithCleanups *ExprWithCleanups::Create(const ASTContext &C, Expr *subexpr, function in class:ExprWithCleanups
1277 ExprWithCleanups *ExprWithCleanups::Create(const ASTContext &C, function in class:ExprWithCleanups
1304 CXXUnresolvedConstructExpr *CXXUnresolvedConstructExpr::Create( function in class:CXXUnresolvedConstructExpr
1364 CXXDependentScopeMemberExpr *CXXDependentScopeMemberExpr::Create( function in class:CXXDependentScopeMemberExpr
1456 UnresolvedMemberExpr *UnresolvedMemberExpr::Create( function in class:UnresolvedMemberExpr
1515 SizeOfPackExpr::Create(ASTContext &Context, SourceLocation OperatorLoc, function in class:SizeOfPackExpr
1561 FunctionParmPackExpr::Create(const ASTContext &Context, QualType T, function in class:FunctionParmPackExpr
1627 TypeTraitExpr *TypeTraitExpr::Create(const ASTContext &C, QualType T, function in class:TypeTraitExpr
1655 CUDAKernelCallExpr::Create(const ASTContext &Ctx, Expr *Fn, CallExpr *Config, function in class:CUDAKernelCallExpr
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp54 CallInst::Create(IA, AsmArgs, "", BB);
271 FStub = Function::Create(F.getFunctionType(),
279 BasicBlock *BB = BasicBlock::Create(Context, "entry", FStub);
418 CallInst::Create(F, Params, "", &I);
455 Function *FStub = Function::Create
464 BasicBlock *BB = BasicBlock::Create(Context, "entry", FStub);
/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DMiscompilation.cpp259 // Create a clone for two reasons:
798 // Create a NEW `main' function with same type in the test module.
800 Function::Create(oldMain->getFunctionType(),
802 // Create an `oldmain' prototype in the test module, which will
804 Function *oldMainProto = Function::Create(oldMain->getFunctionType(),
818 BasicBlock *BB = BasicBlock::Create(Safe->getContext(), "entry", newMain);
819 CallInst *call = CallInst::Create(oldMainProto, args, "", BB);
822 ReturnInst::Create(Safe->getContext(), call, BB);
866 // Create a new global to hold the cached function pointer.
875 Function::Create(FuncT
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp383 return_valobj_sp = ValueObjectConstResult::Create(
449 return_valobj_sp = ValueObjectConstResult::Create(
458 return_valobj_sp = ValueObjectConstResult::Create(
494 return_valobj_sp = ValueObjectConstResult::Create(
501 return_valobj_sp = ValueObjectMemory::Create(
539 return_valobj_sp = ValueObjectConstResult::Create(
571 return_valobj_sp = ValueObjectConstResult::Create(
609 return_valobj_sp = ValueObjectMemory::Create(
/freebsd-13-stable/contrib/llvm-project/lldb/tools/lldb-server/
H A DAcceptor.cpp81 std::unique_ptr<Acceptor> Acceptor::Create(StringRef name, function in class:Acceptor
109 Socket::Create(socket_protocol, child_processes_inherit, error);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h96 auto TP = LocalTrampolinePool<ORCABI>::Create(
115 /// Create a LocalLazyCallThroughManager using the given ABI. See
119 Create(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { function in class:llvm::orc::LocalLazyCallThroughManager
130 /// Create a LocalLazyCallThroughManager from the given triple and execution
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp81 // Create a new ModuleStatsGV to replace the old one. We can't just set the
93 // Create a global constructor to register NewModuleStatsGV.
94 auto F = Function::Create(FunctionType::get(VoidTy, false),
96 auto BB = BasicBlock::Create(M->getContext(), "", F);
H A DCodeExtractor.cpp683 // Create a new PHI node in the new region, which has an incoming value
685 PHINode *NewPN = PHINode::Create(PN->getType(), 1 + NumPredsFromRegion,
725 // Create block for new PHIs and add it to the list of outlined if it
728 NewBB = BasicBlock::Create(ExitBB->getContext(),
736 BranchInst::Create(ExitBB, NewBB);
742 PHINode::Create(PN.getType(), IncomingVals.size(),
831 // Create the new function
832 Function *newFunction = Function::Create(
940 // Create an iterator to name all of the arguments we inserted.
952 GetElementPtrInst *GEP = GetElementPtrInst::Create(
[all...]
H A DBreakCriticalEdges.cpp125 // Otherwise a new PHI is needed. Create one and populate it.
126 PHINode *NewPN = PHINode::Create(
198 // Create a new basic block, linking it into the CFG.
199 BasicBlock *NewBB = BasicBlock::Create(TI->getContext(),
201 // Create our unconditional branch.
202 BranchInst *NewBI = BranchInst::Create(DestBB, NewBB);
427 // block's body. Create a copy of Target that will be used by the "direct"
475 PHINode *NewIndPHI = PHINode::Create(IndPHI->getType(), 1, "ind", IndPHI);
479 // Create a PHI in the body block, to merge the direct and indirect
482 PHINode::Create(IndPH
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointLocationList.h169 lldb::BreakpointLocationSP Create(const Address &addr,
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DUnixSignals.h24 static lldb::UnixSignalsSP Create(const ArchSpec &arch);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectCast.cpp24 lldb::ValueObjectSP ValueObjectCast::Create(ValueObject &parent, function in class:ValueObjectCast
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h53 static lldb::SBDebugger Create();
55 static lldb::SBDebugger Create(bool source_init_files);
57 static lldb::SBDebugger Create(bool source_init_files,
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp106 llvm::Function *DummyFunc = llvm::Function::Create(
110 llvm::BasicBlock::Create(Context, "", DummyFunc);
296 // Create temporary dim3 grid_dim, block_dim.
404 llvm::Function *RegisterKernelsFunc = llvm::Function::Create(
408 llvm::BasicBlock::Create(Context, "entry", RegisterKernelsFunc);
545 // We always need a function to pass in as callback. Create a dummy
574 llvm::Function *ModuleCtorFunc = llvm::Function::Create(
579 llvm::BasicBlock::Create(Context, "entry", ModuleCtorFunc);
640 // Create initialized wrapper structure that points to the loaded GPU binary
667 llvm::BasicBlock::Create(Contex
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp28 Function *F = Function::Create(FunctionType::get(Type::getVoidTy(Context), {},
31 BasicBlock *BB = BasicBlock::Create(Context, "BB", F);
32 ReturnInst::Create(Context, BB);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp135 BranchInst::Create(GetTrapBB(IRB), OldBB);
139 // Create the conditional branch.
140 BranchInst::Create(GetTrapBB(IRB), Cont, Or, OldBB);
178 // Create a trapping basic block on demand using a callback. Depending on
191 TrapBB = BasicBlock::Create(Fn->getContext(), "trap", Fn);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp108 // Create a noop.frame struct type.
116 // Create a Noop function that does nothing.
118 Function::Create(FnTy, GlobalValue::LinkageTypes::PrivateLinkage,
121 auto *Entry = BasicBlock::Create(C, "entry", NoopFn);
122 ReturnInst::Create(C, Entry);
124 // Create a constant struct for the frame.
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp588 return CStyleCastExpr::Create(*Ctx, Ty, VK_RValue, Kind, E, nullptr,
602 return StringLiteral::Create(*Context, Str, StringLiteral::Ascii,
866 RecordDecl::Create(*Context, TTK_Struct, TUDecl, SourceLocation(),
871 Expr *Zero = IntegerLiteral::Create(*Context,
877 FieldDecl *FD = FieldDecl::Create(*Context, nullptr, SourceLocation(),
1454 NewMsg = ObjCMessageExpr::Create(*Context, OldMsg->getType(),
1467 NewMsg = ObjCMessageExpr::Create(*Context, OldMsg->getType(),
1481 NewMsg = ObjCMessageExpr::Create(*Context, OldMsg->getType(),
1537 NewMsg = ObjCMessageExpr::Create(*Context, OldMsg->getType(),
1550 NewMsg = ObjCMessageExpr::Create(*Contex
[all...]

Completed in 304 milliseconds

1234567891011>>