Home
last modified time | relevance | path

Searched refs:PROP_gimple_lomp (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-pass.h239 #define PROP_gimple_lomp (1 << 8) /* lowered OpenMP directives */ macro
244 (PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh | PROP_gimple_lomp)
HDpasses.c2540 if (props & PROP_gimple_lomp) in dump_properties()
HDomp-low.c6986 PROP_gimple_lomp, /* properties_provided */
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-pass.h214 #define PROP_gimple_lomp (1 << 8) /* lowered OpenMP directives */ macro
229 (PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh | PROP_gimple_lomp)
HDpasses.c3022 if (props & PROP_gimple_lomp) in dump_properties()
HDomp-low.c9069 PROP_gimple_lomp | PROP_gimple_lomp_dev, /* properties_provided */