/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 532 : CGM.getOpenMPRuntime().translateParameter(FD, Arg)); in emitOutlinedFunctionPrologue() 571 LocalAddr = CGM.getOpenMPRuntime().getParameterAddress(CGF, Args[Cnt], in emitOutlinedFunctionPrologue() 714 CGM.getOpenMPRuntime().emitOutlinedFunctionCall(WrapperCGF, Loc, F, CallArgs); in GenerateOpenMPCapturedStmtFunction() 947 VDAddr = CGM.getOpenMPRuntime().emitLastprivateConditionalInit( in EmitOMPFirstprivateClause() 1107 VDAddr = CGM.getOpenMPRuntime().emitLastprivateConditionalInit( in EmitOMPLastprivateClauseInit() 1149 CGM.getOpenMPRuntime().emitBarrierCall(*this, D.getBeginLoc(), in EmitOMPLastprivateClauseFinal() 1201 CGM.getOpenMPRuntime().emitLastprivateConditionalFinalUpdate( in EmitOMPLastprivateClauseFinal() 1318 llvm::Value *ReductionDesc = CGM.getOpenMPRuntime().emitTaskReductionInit( in EmitOMPReductionClauseInit() 1453 CGM.getOpenMPRuntime().emitTaskReductionFini( in EmitOMPReductionClauseFinal() 1466 CGM.getOpenMPRuntime().emitReduction( in EmitOMPReductionClauseFinal() [all …]
|
H A D | CGOpenMPRuntime.cpp | 605 CGF.CGM.getOpenMPRuntime().getUserDefinedReduction(DRD); in emitInitWithReductionInitializer() 623 std::string Name = CGF.CGM.getOpenMPRuntime().getName({"init"}); in emitInitWithReductionInitializer() 1094 std::string Name = CGM.getOpenMPRuntime().getName( in emitCombinerOrInitializer() 1241 llvm::OpenMPIRBuilder &OMPBuilder = CGM.getOpenMPRuntime().getOMPBuilder(); in emitParallelOrTeamsOutlinedFunction() 1880 CGOpenMPRuntime &RT = CGF.CGM.getOpenMPRuntime(); in emitParallelCall() 1895 CGOpenMPRuntime &RT = CGF.CGM.getOpenMPRuntime(); in emitParallelCall() 2162 CGM.getOpenMPRuntime().getName({"omp", "copyprivate", "copy_func"}); in emitCopyprivateCopyFunction() 3013 std::string Name = CGM.getOpenMPRuntime().getName({"omp_task_entry", ""}); in emitProxyTaskFunction() 3089 CGM.getOpenMPRuntime().emitOutlinedFunctionCall(CGF, Loc, TaskFunction, in emitProxyTaskFunction() 3116 CGM.getOpenMPRuntime().getName({"omp_task_destructor", ""}); in emitDestructorsFunction() [all …]
|
H A D | CGOpenMPRuntimeGPU.cpp | 727 auto &RT = static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()); in emitNonSPMDKernel() 733 auto &RT = static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()); in emitNonSPMDKernel() 1014 static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()); in emitTeamsOutlinedFunction() 1029 static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()) in emitTeamsOutlinedFunction() 1327 auto &RT = static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()); in emitCriticalRegion() 2037 static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()) in emitFunctionProlog() 2123 auto &RT = static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()); in getDefaultDistScheduleAndChunk()
|
H A D | CGDecl.cpp | 593 auto &RT = CGF.CGM.getOpenMPRuntime(); in Emit() 1472 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitAutoVarAlloca() 1612 auto &RT = CGM.getOpenMPRuntime(); in EmitAutoVarAlloca() 2665 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitParmDecl() 2777 getOpenMPRuntime().emitUserDefinedReduction(CGF, D); in EmitOMPDeclareReduction() 2785 getOpenMPRuntime().emitUserDefinedMapper(D, CGF); in EmitOMPDeclareMapper() 2789 getOpenMPRuntime().processRequiresDirective(D); in EmitOMPRequiresDecl()
|
H A D | CGExpr.cpp | 1233 CGM.getOpenMPRuntime().checkAndEmitLastprivateConditional(*this, in EmitComplexPrePostIncDec() 2771 CGF.CGM.getOpenMPRuntime().getAddrOfThreadPrivate(CGF, VD, Addr, Loc); in EmitThreadPrivateVarDeclLValue() 2786 !CGF.CGM.getOpenMPRuntime().hasRequiresUnifiedSharedMemory())) in emitDeclTargetVarDeclLValue() 2791 CGF.CGM.getOpenMPRuntime().hasRequiresUnifiedSharedMemory())) && in emitDeclTargetVarDeclLValue() 2794 Address Addr = CGF.CGM.getOpenMPRuntime().getAddrOfDeclareTargetVar(VD); in emitDeclTargetVarDeclLValue() 3046 CGM.getOpenMPRuntime().isNontemporalDecl(VD)) in EmitDeclRefLValue() 3063 CGM.getOpenMPRuntime().isNontemporalDecl(VD)) in EmitDeclRefLValue() 4670 CGM.getOpenMPRuntime().isNontemporalDecl(Field)) || in EmitMemberExpr() 5671 CGM.getOpenMPRuntime().checkAndEmitLastprivateConditional(*this, in EmitBinaryOperatorLValue()
|
H A D | CodeGenModule.cpp | 2918 getOpenMPRuntime().emitDeclareSimdFunction(FD, F); in SetFunctionAttributes() 3173 getOpenMPRuntime().emitDeferredTargetDecls(); in EmitDeferred() 3834 getOpenMPRuntime().hasRequiresUnifiedSharedMemory(); in EmitGlobal() 3845 (void)getOpenMPRuntime().getAddrOfDeclareTargetVar(VD); in EmitGlobal() 4919 getOpenMPRuntime().registerTargetGlobalVariable(D, Entry); in GetOrCreateLLVMGlobal() 4988 getOpenMPRuntime().registerTargetGlobalVariable(D, GV); in GetOrCreateLLVMGlobal() 6010 getOpenMPRuntime().emitDeclareTargetFunction(D, GV); in EmitGlobalFunctionDefinition() 7504 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl()
|
H A D | CodeGenFunction.cpp | 98 CGM.getOpenMPRuntime().functionFinished(*this); in ~CodeGenFunction() 106 CGM.getOpenMPRuntime().getOMPBuilder().finalize(CurFn); in ~CodeGenFunction() 1228 CGM.getOpenMPRuntime().emitFunctionProlog(*this, CurCodeDecl); in StartFunction()
|
H A D | CGDeclCXX.cpp | 212 (void)CGM.getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitCXXGlobalVarDeclInit()
|
H A D | CodeGenModule.h | 666 CGOpenMPRuntime &getOpenMPRuntime() { in getOpenMPRuntime() function
|
H A D | CGExprComplex.cpp | 1516 CGM.getOpenMPRuntime().checkAndEmitLastprivateConditional(*this, in EmitComplexAssignmentLValue()
|
H A D | CGStmt.cpp | 1520 !CGM.getOpenMPRuntime() in EmitReturnStmt()
|
H A D | CGExprScalar.cpp | 2782 CGF.CGM.getOpenMPRuntime().checkAndEmitLastprivateConditional( in ~OMPLastprivateConditionalUpdateRAII() 3667 CGF.CGM.getOpenMPRuntime().checkAndEmitLastprivateConditional(CGF, in EmitCompoundAssignLValue()
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | AIX.cpp | 299 switch (ToolChain.getDriver().getOpenMPRuntime(Args)) { in ConstructJob() 371 switch (getDriver().getOpenMPRuntime(DriverArgs)) { in AddOpenMPIncludeArgs()
|
H A D | Flang.cpp | 782 switch (D.getOpenMPRuntime(Args)) { in ConstructJob()
|
H A D | MinGW.cpp | 292 switch (TC.getDriver().getOpenMPRuntime(Args)) { in ConstructJob()
|
H A D | MSVC.cpp | 256 switch (TC.getDriver().getOpenMPRuntime(Args)) { in ConstructJob()
|
H A D | CommonArgs.cpp | 1221 Driver::OpenMPRuntimeKind RTKind = TC.getDriver().getOpenMPRuntime(Args); in addOpenMPRuntime()
|
H A D | Clang.cpp | 6635 switch (D.getOpenMPRuntime(Args)) { in ConstructJob()
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Driver.h | 443 OpenMPRuntimeKind getOpenMPRuntime(const llvm::opt::ArgList &Args) const;
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 748 Driver::OpenMPRuntimeKind Driver::getOpenMPRuntime(const ArgList &Args) const { in getOpenMPRuntime() function in Driver 850 OpenMPRuntimeKind RuntimeKind = getOpenMPRuntime(C.getInputArgs()); in CreateOffloadingDeviceToolChains()
|