Searched refs:pass_omp_device_lower (Results 1 – 5 of 5) sorted by relevance
2708 class pass_omp_device_lower : public gimple_opt_pass class2711 pass_omp_device_lower (gcc::context *ctxt) in pass_omp_device_lower() function in __anon44457ad70211::pass_omp_device_lower2734 return new pass_omp_device_lower (ctxt); in make_pass_omp_device_lower()
191 NEXT_PASS (pass_omp_device_lower);
1248 (pass_omp_device_lower): Likewise.4595 (pass_omp_device_lower): New pass.4597 * passes.def (pass_omp_device_lower): Position new pass.
22265 (pass_omp_device_lower::gate): Also enable for
39566 * omp-offload.c (pass_omp_device_lower::gate): Use PROP_gimple_lomp_dev.