Lines Matching refs:getModule
785 const auto &DL = CGM.getModule().getDataLayout();
1068 CGM.getModule(), OMPRTL___kmpc_alloc_shared),
1134 CGM.getModule(), OMPRTL___kmpc_alloc_shared),
1147 CGM.getModule(), OMPRTL___kmpc_free_shared),
1162 CGM.getModule(), OMPRTL___kmpc_free_shared),
1173 CGM.getModule(), OMPRTL___kmpc_free_shared),
1276 CGM.getModule(), OMPRTL___kmpc_parallel_51),
1295 CGM.getModule(), OMPRTL___kmpc_barrier_simple_spmd),
1312 CGM.getModule(), OMPRTL___kmpc_barrier),
1330 CGM.getModule(), OMPRTL___kmpc_warp_active_thread_mask));
1373 CGM.getModule(), OMPRTL___kmpc_syncwarp),
1877 Twine(OutlinedParallelFn->getName(), "_wrapper"), &CGM.getModule());
1917 CGM.getModule(), OMPRTL___kmpc_get_shared_variables),
2074 CGM.getModule(), VarTy, /*isConstant=*/false,
2349 llvm::Module *M = &CGF.CGM.getModule();
2355 &CGF.CGM.getModule());
2364 CGM.getModule(), OMPRTL___kmpc_get_hardware_thread_id_in_block),