Searched defs:then_b (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-openmp.c | 405 tree type = TREE_TYPE (decl), then_b, tem, field; in gfc_walk_alloc_comps() local 587 tree type = TREE_TYPE (decl), size, ptr, cond, then_b, else_b; in gfc_omp_clause_default_ctor() local 700 tree cond, then_b, else_b; in gfc_omp_clause_copy_ctor() local 807 tree cond, then_b, else_b; in gfc_omp_clause_assign_op() local 1171 tree then_b; in gfc_omp_clause_dtor() local 1199 tree then_b, tree else_val) in gfc_build_cond_assign() 1234 tree then_b = gfc_finish_block (&cond_block); in gfc_build_cond_assign_expr() local 1362 tree tem, then_b, else_b, zero, cond; in gfc_omp_finish_clause() local 1392 tree then_b; in gfc_omp_finish_clause() local 2596 tree tem, then_b, else_b, zero, cond; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-openmp.cc | 494 tree type = TREE_TYPE (decl), then_b, tem, field; in gfc_walk_alloc_comps() local 676 tree type = TREE_TYPE (decl), size, ptr, cond, then_b, else_b; in gfc_omp_clause_default_ctor() local 805 tree cond, then_b, else_b; in gfc_omp_clause_copy_ctor() local 992 tree cond, then_b, else_b; in gfc_omp_clause_assign_op() local 1412 tree then_b; in gfc_omp_clause_dtor() local 1440 tree then_b, tree else_val) in gfc_build_cond_assign() 1475 tree then_b = gfc_finish_block (&cond_block); in gfc_build_cond_assign_expr() local 1615 tree tem, then_b, else_b, zero, cond; in gfc_omp_finish_clause() local 1645 tree then_b; in gfc_omp_finish_clause() local 3230 tree tem, then_b, else_b, zero, cond; in gfc_trans_omp_clauses() local
|