Searched defs:bfn_decl (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-expand.c | 2954 tree bfn_decl; in expand_omp_for_generic() local 2966 tree bfn_decl = builtin_decl_explicit (start_fn); in expand_omp_for_generic() local 6921 tree bfn_decl; in expand_omp_sections() local
|
H A D | omp-low.c | 8041 tree ptr_type, t, l0, l1, l2, bfn_decl; in lower_omp_single_copy() local 8152 tree block, lab = NULL, x, bfn_decl; in lower_omp_master() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-expand.cc | 4137 tree bfn_decl; in expand_omp_for_generic() local 4149 tree bfn_decl = builtin_decl_explicit (start_fn); in expand_omp_for_generic() local 8480 tree bfn_decl; in expand_omp_sections() local
|
H A D | omp-low.cc | 8774 tree ptr_type, t, l0, l1, l2, bfn_decl; in lower_omp_single_copy() local 8976 tree block, lab = NULL, x, bfn_decl; in lower_omp_master() local
|