Searched defs:need_new (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-expand.cc | 8790 bool need_old, need_new; in expand_omp_atomic_fetch_op() local 9042 bool need_new = gimple_omp_atomic_need_value_p (store_stmt); in expand_omp_atomic_cas() local
|
H A D | ira.cc | 5065 auto_bitmap need_new, reachable; in split_live_ranges_for_shrink_wrap() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ira.c | 4945 auto_bitmap need_new, reachable; in split_live_ranges_for_shrink_wrap() local
|
H A D | omp-expand.c | 7187 bool need_old, need_new; in expand_omp_atomic_fetch_op() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 13259 int len, need_new = 0, i, expanded_len_adjust = 0, out; in tsubst_template_args() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | pt.cc | 13586 int len, need_new = 0, i, expanded_len_adjust = 0, out; in tsubst_template_args() local
|