Lines Matching refs:getModule
785 const auto &DL = CGM.getModule().getDataLayout();
1068 CGM.getModule(), OMPRTL___kmpc_alloc_shared),
1135 CGM.getModule(), OMPRTL___kmpc_alloc_shared),
1148 CGM.getModule(), OMPRTL___kmpc_free_shared),
1163 CGM.getModule(), OMPRTL___kmpc_free_shared),
1174 CGM.getModule(), OMPRTL___kmpc_free_shared),
1277 CGM.getModule(), OMPRTL___kmpc_parallel_51),
1296 CGM.getModule(), OMPRTL___kmpc_barrier_simple_spmd),
1313 CGM.getModule(), OMPRTL___kmpc_barrier),
1331 CGM.getModule(), OMPRTL___kmpc_warp_active_thread_mask));
1374 CGM.getModule(), OMPRTL___kmpc_syncwarp),
1876 Twine(OutlinedParallelFn->getName(), "_wrapper"), &CGM.getModule());
1916 CGM.getModule(), OMPRTL___kmpc_get_shared_variables),
2075 CGM.getModule(), VarTy, /*isConstant=*/false,
2345 llvm::Module *M = &CGF.CGM.getModule();
2351 llvm::GlobalVariable::ExternalLinkage, LocSize, &CGF.CGM.getModule());
2360 CGM.getModule(), OMPRTL___kmpc_get_hardware_thread_id_in_block),