Searched refs:OMP_DIRECTIVE_P (Results 1 – 4 of 4) sorted by relevance
2511 if (OMP_DIRECTIVE_P (t)) in is_ctrl_altering_stmt()3475 if (OMP_DIRECTIVE_P (stmt)) in verify_stmt()4615 if (OMP_DIRECTIVE_P (t) in move_stmt_r()
1343 if (OMP_DIRECTIVE_P (t) && ctx != NULL) in scan_omp_1()3477 if (!bsi_end_p (si) && OMP_DIRECTIVE_P (bsi_stmt (si))) in build_omp_regions_1()4304 if (errorcount && OMP_DIRECTIVE_P (*tp)) in lower_omp_1()
177 #define OMP_DIRECTIVE_P(NODE) \ macro
7314 * tree.h (OMP_DIRECTIVE_P): Add OMP_CONTINUE.14546 * tree.h (OMP_DIRECTIVE_P): Define.14673 (is_ctrl_altering_stmt): Return true for OMP_DIRECTIVE_P.14675 (verify_stmt): Do not handle OMP_DIRECTIVE_P.