Searched refs:OMP_SECTIONS_BODY (Results 1 – 6 of 6) 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()
997 Operand 0: OMP_SECTIONS_BODY: Sections body.
1599 #define OMP_SECTIONS_BODY(NODE) TREE_OPERAND (OMP_SECTIONS_CHECK (NODE), 0) macro
8227 OMP_SECTIONS_BODY (stmt) = substmt; in c_parser_omp_sections_scope()
2637 Operand @code{OMP_SECTIONS_BODY} contains the sections body,
21426 OMP_SECTIONS_BODY (stmt) = substmt; in cp_parser_omp_sections_scope()