Home
last modified time | relevance | path

Searched refs:getOpenMPRuntime (Results 1 – 19 of 19) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1438 CGM.getOpenMPRuntime().emitReduction( in EmitOMPReductionClauseFinal()
1601 CGF.CGM.getOpenMPRuntime().emitBarrierCall( in emitOMPCopyinClause()
2811 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); in EmitOMPOuterLoop()
2926 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); in EmitOMPForOuterLoop()
3034 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); in EmitOMPDistributeOuterLoop()
3281 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); in EmitOMPWorksharingLoop()
4255 CGM.getOpenMPRuntime().emitBarrierCall( in EmitOMPSingleDirective()
5362 CGM.getOpenMPRuntime().emitFlush( in EmitOMPFlushDirective()
5390 CGM.getOpenMPRuntime().emitUpdateClause( in EmitOMPDepobjDirective()
5490 CGM.getOpenMPRuntime().emitReduction( in EmitOMPScanDirective()
[all …]
H A DCGOpenMPRuntimeGPU.cpp511 auto &RT = static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()); in getNVPTXWarpID()
524 auto &RT = static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()); in getNVPTXLaneID()
1034 static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()); in emitTeamsOutlinedFunction()
1049 static_cast<CGOpenMPRuntimeGPU &>(CGF.CGM.getOpenMPRuntime()) in emitTeamsOutlinedFunction()
1442 *(static_cast<CGOpenMPRuntimeGPU *>(&CGM.getOpenMPRuntime())); in createRuntimeShuffleFunction()
1814 CGM.getOpenMPRuntime().emitBarrierCall(CGF, Loc, OMPD_unknown, in emitInterWarpCopyFunction()
1862 CGM.getOpenMPRuntime().emitBarrierCall(CGF, Loc, OMPD_unknown, in emitInterWarpCopyFunction()
2111 CGM.getOpenMPRuntime().emitOutlinedFunctionCall( in emitShuffleAndReduceFunction()
2345 CGM.getOpenMPRuntime().emitOutlinedFunctionCall( in emitListToGlobalReduceFunction()
2552 CGM.getOpenMPRuntime().emitOutlinedFunctionCall( in emitGlobalToListReduceFunction()
[all …]
H A DCGOpenMPRuntime.cpp1092 std::string Name = CGM.getOpenMPRuntime().getName( in emitCombinerOrInitializer()
1877 CGOpenMPRuntime &RT = CGF.CGM.getOpenMPRuntime(); in emitParallelCall()
1892 CGOpenMPRuntime &RT = CGF.CGM.getOpenMPRuntime(); in emitParallelCall()
5068 CGOpenMPRuntime &RT = CGF.CGM.getOpenMPRuntime(); in emitReduction()
5229 std::string Name = CGM.getOpenMPRuntime().getName( in generateUniqueName()
5372 CGM.getOpenMPRuntime().emitSingleReductionCombiner( in emitReduceCombFunction()
5751 CGOpenMPRuntime &RT = CGF.CGM.getOpenMPRuntime(); in emitCancelCall()
5798 CGF.CGM.getOpenMPRuntime().emitUsesAllocatorsInit( in Enter()
10074 CGM.getOpenMPRuntime().ShouldMarkAsGlobal = false; in DisableAutoDeclareTargetRAII()
11367 Args[0] = CGF.CGM.getOpenMPRuntime().getThreadID( in getAddressOfLocalVariable()
[all …]
H A DCGDecl.cpp589 auto &RT = CGF.CGM.getOpenMPRuntime(); in Emit()
1470 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitAutoVarAlloca()
1607 auto &RT = CGM.getOpenMPRuntime(); in EmitAutoVarAlloca()
2605 ? CGM.getOpenMPRuntime().getAddressOfLocalVariable(*this, &D) in EmitParmDecl()
2717 getOpenMPRuntime().emitUserDefinedReduction(CGF, D); in EmitOMPDeclareReduction()
2725 getOpenMPRuntime().emitUserDefinedMapper(D, CGF); in EmitOMPDeclareMapper()
2729 getOpenMPRuntime().processRequiresDirective(D); in EmitOMPRequiresDecl()
H A DCGExpr.cpp1239 CGM.getOpenMPRuntime().checkAndEmitLastprivateConditional(*this, in EmitComplexPrePostIncDec()
2756 CGF.CGM.getOpenMPRuntime().getAddrOfThreadPrivate(CGF, VD, Addr, Loc); in EmitThreadPrivateVarDeclLValue()
2771 !CGF.CGM.getOpenMPRuntime().hasRequiresUnifiedSharedMemory())) in emitDeclTargetVarDeclLValue()
2776 CGF.CGM.getOpenMPRuntime().hasRequiresUnifiedSharedMemory())) && in emitDeclTargetVarDeclLValue()
2779 Address Addr = CGF.CGM.getOpenMPRuntime().getAddrOfDeclareTargetVar(VD); in emitDeclTargetVarDeclLValue()
3035 CGM.getOpenMPRuntime().isNontemporalDecl(VD)) in EmitDeclRefLValue()
3051 CGM.getOpenMPRuntime().isNontemporalDecl(VD)) in EmitDeclRefLValue()
4624 CGM.getOpenMPRuntime().isNontemporalDecl(Field)) || in EmitMemberExpr()
5577 CGM.getOpenMPRuntime().checkAndEmitLastprivateConditional(*this, in EmitBinaryOperatorLValue()
H A DCodeGenFunction.cpp91 CGM.getOpenMPRuntime().functionFinished(*this); in ~CodeGenFunction()
99 CGM.getOpenMPRuntime().getOMPBuilder().finalize(CurFn); in ~CodeGenFunction()
1160 CGM.getOpenMPRuntime().emitFunctionProlog(*this, CurCodeDecl); in StartFunction()
H A DCodeGenModule.cpp2884 getOpenMPRuntime().emitDeclareSimdFunction(FD, F); in SetFunctionAttributes()
3139 getOpenMPRuntime().emitDeferredTargetDecls(); in EmitDeferred()
3792 getOpenMPRuntime().hasRequiresUnifiedSharedMemory(); in EmitGlobal()
3803 (void)getOpenMPRuntime().getAddrOfDeclareTargetVar(VD); in EmitGlobal()
4806 getOpenMPRuntime().registerTargetGlobalVariable(D, Entry); in GetOrCreateLLVMGlobal()
4875 getOpenMPRuntime().registerTargetGlobalVariable(D, GV); in GetOrCreateLLVMGlobal()
5858 getOpenMPRuntime().emitDeclareTargetFunction(D, GV); in EmitGlobalFunctionDefinition()
7355 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl()
H A DCGDeclCXX.cpp211 (void)CGM.getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitCXXGlobalVarDeclInit()
H A DCodeGenModule.h646 CGOpenMPRuntime &getOpenMPRuntime() { in getOpenMPRuntime() function
H A DCGExprComplex.cpp1439 CGM.getOpenMPRuntime().checkAndEmitLastprivateConditional(*this, in EmitComplexAssignmentLValue()
H A DCGStmt.cpp1345 !CGM.getOpenMPRuntime() in EmitReturnStmt()
H A DCGExprScalar.cpp2544 CGF.CGM.getOpenMPRuntime().checkAndEmitLastprivateConditional( in ~OMPLastprivateConditionalUpdateRAII()
3381 CGF.CGM.getOpenMPRuntime().checkAndEmitLastprivateConditional(CGF, in EmitCompoundAssignLValue()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h435 OpenMPRuntimeKind getOpenMPRuntime(const llvm::opt::ArgList &Args) const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAIX.cpp297 switch (ToolChain.getDriver().getOpenMPRuntime(Args)) { in ConstructJob()
H A DMinGW.cpp289 switch (TC.getDriver().getOpenMPRuntime(Args)) { in ConstructJob()
H A DMSVC.cpp251 switch (TC.getDriver().getOpenMPRuntime(Args)) { in ConstructJob()
H A DCommonArgs.cpp1130 Driver::OpenMPRuntimeKind RTKind = TC.getDriver().getOpenMPRuntime(Args); in addOpenMPRuntime()
H A DClang.cpp6420 switch (D.getOpenMPRuntime(Args)) { in ConstructJob()
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp734 Driver::OpenMPRuntimeKind Driver::getOpenMPRuntime(const ArgList &Args) const { in getOpenMPRuntime() function in Driver
836 OpenMPRuntimeKind RuntimeKind = getOpenMPRuntime(C.getInputArgs()); in CreateOffloadingDeviceToolChains()