Searched refs:OMP_SECTIONS_BODY (Results 1 – 7 of 7) sorted by relevance
1223 scan_omp (&OMP_SECTIONS_BODY (stmt), ctx); in scan_omp_sections()3606 tsi = tsi_start (OMP_SECTIONS_BODY (stmt)); in lower_omp_sections()3610 tsi = tsi_start (OMP_SECTIONS_BODY (stmt)); in lower_omp_sections()3671 OMP_SECTIONS_BODY (stmt) = NULL; in lower_omp_sections()
992 Operand 0: OMP_SECTIONS_BODY: Sections body.
1569 #define OMP_SECTIONS_BODY(NODE) TREE_OPERAND (OMP_SECTIONS_CHECK (NODE), 0) macro
7642 OMP_SECTIONS_BODY (stmt) = substmt; in c_parser_omp_sections_scope()
2637 Operand @code{OMP_SECTIONS_BODY} contains the sections body,
6166 Operand `OMP_SECTIONS_BODY' contains the sections body, which in
19034 OMP_SECTIONS_BODY (stmt) = substmt; in cp_parser_omp_sections_scope()