Lines Matching refs:getModule
647 CGF.CGM.getModule(), Init->getType(), /*isConstant=*/true, in emitInitWithReductionInitializer()
1078 OMPBuilder(CGM.getModule()), OffloadEntriesInfoManager(CGM) { in CGOpenMPRuntime()
1132 Name, &CGM.getModule()); in emitCombinerOrInitializer()
1317 CGM.getModule(), OMPRTL___kmpc_omp_task), in emitTaskOutlinedFunction()
1515 OMPBuilder.getOrCreateRuntimeFunction(CGM.getModule(), in getThreadID()
1697 llvm::Value *Ptr = CGM.getModule().getNamedValue(PtrName); in getAddrOfDeclareTargetVar()
1741 CGM.getModule(), OMPRTL___kmpc_threadprivate_cached), in getAddrOfThreadPrivate()
1753 CGM.getModule(), OMPRTL___kmpc_global_thread_num), in emitThreadPrivateVarInit()
1762 CGM.getModule(), OMPRTL___kmpc_threadprivate_register), in emitThreadPrivateVarInit()
1948 CGM.getModule(), CGM.Int8Ty, /*isConstant=*/true, in emitDeclareTargetVarDefinition()
1987 CGM.getModule(), CGM.Int8Ty, /*isConstant=*/true, in emitDeclareTargetVarDefinition()
2026 CGM.getModule(), OMPRTL___kmpc_threadprivate_cached), in getAddrOfArtificialThreadPrivate()
2078 auto &M = CGM.getModule(); in emitParallelCall()
2178 CGM.getModule(), Ty, /*IsConstant*/ false, in getOrCreateInternalVariable()
2249 CGM.getModule(), in emitCriticalRegion()
2252 OMPBuilder.getOrCreateRuntimeFunction(CGM.getModule(), in emitCriticalRegion()
2271 CGM.getModule(), OMPRTL___kmpc_master), in emitMasterRegion()
2274 CGM.getModule(), OMPRTL___kmpc_end_master), in emitMasterRegion()
2300 CGM.getModule(), OMPRTL___kmpc_masked), in emitMaskedRegion()
2303 CGM.getModule(), OMPRTL___kmpc_end_masked), in emitMaskedRegion()
2323 CGM.getModule(), OMPRTL___kmpc_omp_taskyield), in emitTaskyieldCall()
2342 CGM.getModule(), OMPRTL___kmpc_taskgroup), in emitTaskgroupRegion()
2345 CGM.getModule(), OMPRTL___kmpc_end_taskgroup), in emitTaskgroupRegion()
2385 &CGM.getModule()); in emitCopyprivateCopyFunction()
2452 CGM.getModule(), OMPRTL___kmpc_single), in emitSingleRegion()
2455 CGM.getModule(), OMPRTL___kmpc_end_single), in emitSingleRegion()
2502 CGM.getModule(), OMPRTL___kmpc_copyprivate), in emitSingleRegion()
2519 CGM.getModule(), OMPRTL___kmpc_ordered), in emitOrderedRegion()
2522 CGM.getModule(), OMPRTL___kmpc_end_ordered), in emitOrderedRegion()
2588 OMPBuilder.getOrCreateRuntimeFunction(CGM.getModule(), in emitBarrierCall()
2610 CGM.getModule(), OMPRTL___kmpc_barrier), in emitBarrierCall()
2862 CGM.getModule(), OMPRTL___kmpc_for_static_fini), in emitForStaticFinish()
2911 CGM.getModule(), OMPRTL___kmpc_push_num_threads), in emitNumThreadsClause()
2926 CGM.getModule(), OMPRTL___kmpc_push_proc_bind), in emitProcBindClause()
2939 CGM.getModule(), OMPRTL___kmpc_flush), in emitFlush()
3111 llvm::Module &M = CGM.getModule(); in createOffloadEntry()
3153 llvm::Module &M = CGM.getModule(); in createOffloadEntriesAndInfoMetadata()
3581 TaskEntryTy, llvm::GlobalValue::InternalLinkage, Name, &CGM.getModule()); in emitProxyTaskFunction()
3685 Name, &CGM.getModule()); in emitDestructorsFunction()
3789 &CGM.getModule()); in emitTaskPrivateMappingFunction()
3997 TaskDupTy, llvm::GlobalValue::InternalLinkage, Name, &CGM.getModule()); in emitTaskDupFunction()
4341 CGM.getModule(), OMPRTL___kmpc_omp_target_task_alloc), in emitTaskInit()
4346 CGM.getModule(), OMPRTL___kmpc_omp_task_alloc), in emitTaskInit()
4363 CGM.getModule(), OMPRTL___kmpc_task_allow_completion_event), in emitTaskInit()
4502 CGM.getModule(), OMPRTL___kmpc_omp_reg_task_with_affinity), in emitTaskInit()
5005 CGM.getModule(), OMPRTL___kmpc_alloc), in emitDepobjDependClause()
5058 CGM.getModule(), OMPRTL___kmpc_free), in emitDestroyClause()
5159 CGM.getModule(), OMPRTL___kmpc_omp_task_with_deps), in emitTaskCall()
5163 CGM.getModule(), OMPRTL___kmpc_omp_task), in emitTaskCall()
5181 auto &M = CGM.getModule(); in emitTaskCall()
5308 CGM.getModule(), OMPRTL___kmpc_taskloop), in emitTaskLoopCall()
5432 &CGM.getModule()); in emitReductionFunction()
5652 CGM.getModule(), in emitReduction()
5695 CGM.getModule(), WithNowait ? OMPRTL___kmpc_end_reduce_nowait in emitReduction()
5820 CGM.getModule(), OMPRTL___kmpc_end_reduce), in emitReduction()
5876 Name, &CGM.getModule()); in emitReduceInitFunction()
5950 Name, &CGM.getModule()); in emitReduceCombFunction()
6020 Name, &CGM.getModule()); in emitReduceFiniFunction()
6160 CGM.getModule(), OMPRTL___kmpc_taskred_modifier_init), in emitTaskReductionInit()
6171 CGM.getModule(), OMPRTL___kmpc_taskred_init), in emitTaskReductionInit()
6189 CGM.getModule(), OMPRTL___kmpc_task_reduction_modifier_fini), in emitTaskReductionFini()
6225 CGM.getModule(), OMPRTL___kmpc_task_reduction_get_th_data), in getTaskReductionItem()
6243 CGM.getModule(), OMPRTL___kmpc_omp_taskwait), in emitTaskwaitCall()
6307 CGM.getModule(), OMPRTL___kmpc_cancellationpoint), in emitCancellationPointCall()
6333 auto &M = CGM.getModule(); in emitCancelCall()
6441 CGM.getModule(), OMPRTL___kmpc_init_allocator), in emitUsesAllocatorsInit()
6464 OMPBuilder.getOrCreateRuntimeFunction(CGM.getModule(), in emitUsesAllocatorsFini()
6527 CGM.getModule(), CGM.Int8Ty, /*isConstant=*/true, in emitTargetOutlinedFunctionHelper()
9363 CGM.getModule(), SizesArrayInit->getType(), in emitOffloadingArrays()
9723 Name, &CGM.getModule()); in emitUserDefinedMapper()
9798 OMPBuilder.getOrCreateRuntimeFunction(CGM.getModule(), in emitUserDefinedMapper()
9898 CGM.getModule(), OMPRTL___tgt_push_mapper_component), in emitUserDefinedMapper()
9993 OMPBuilder.getOrCreateRuntimeFunction(CGM.getModule(), in emitUDMapperArrayInitOrDel()
10028 CGM.getModule(), OMPRTL___kmpc_push_target_tripcount_mapper), in emitTargetNumIterationsCall()
10166 CGM.getModule(), HasNowait in emitTargetCall()
10183 CGM.getModule(), HasNowait ? OMPRTL___tgt_target_nowait_mapper in emitTargetCall()
10846 CGM.getModule(), OMPRTL___tgt_register_requires), in emitRequiresDirectiveRegFun()
10874 CGM.getModule(), OMPRTL___kmpc_fork_teams); in emitTeamsCall()
10903 CGM.getModule(), OMPRTL___kmpc_push_num_teams), in emitNumTeamsClause()
10969 CGM.getModule(), OMPRTL___tgt_target_data_begin_mapper), in emitTargetDataCalls()
11020 CGM.getModule(), OMPRTL___tgt_target_data_end_mapper), in emitTargetDataCalls()
11190 OMPBuilder.getOrCreateRuntimeFunction(CGM.getModule(), RTLFn), in emitTargetDataStandAloneCall()
11887 CGM.getModule(), OMPRTL___kmpc_doacross_init); in emitDoacrossInit()
11892 CGM.getModule(), OMPRTL___kmpc_doacross_fini); in emitDoacrossInit()
11920 RTLFn = OMPBuilder.getOrCreateRuntimeFunction(CGM.getModule(), in emitDoacrossOrdered()
11924 RTLFn = OMPBuilder.getOrCreateRuntimeFunction(CGM.getModule(), in emitDoacrossOrdered()
12011 CGM.getModule(), OMPRTL___kmpc_alloc), in getAddressOfLocalVariable()
12014 CGM.getModule(), OMPRTL___kmpc_free); in getAddressOfLocalVariable()
12579 llvm::GlobalVariable *GV = CGM.getModule().getNamedGlobal(UniqueName); in emitLastprivateConditionalFinalUpdate()