Searched refs:OMP_DIRECTIVE_P (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Domp-low.c1343 if (OMP_DIRECTIVE_P (t) && ctx != NULL)
3478 if (!bsi_end_p (si) && OMP_DIRECTIVE_P (bsi_stmt (si)))
4306 if (errorcount && OMP_DIRECTIVE_P (*tp))
H A Dtree-cfg.c2511 if (OMP_DIRECTIVE_P (t))
3475 if (OMP_DIRECTIVE_P (stmt))
4615 if (OMP_DIRECTIVE_P (t)
H A Dtree.h177 #define OMP_DIRECTIVE_P(NODE) \ macro

Completed in 100 milliseconds