Home
last modified time | relevance | path

Searched refs:ref_to_array (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c12560 bool ref_to_array = false; in lower_omp_target() local
12567 ref_to_array = true; in lower_omp_target()
12592 if (ref_to_array) in lower_omp_target()
12595 if (is_ref && !ref_to_array) in lower_omp_target()
H A Dtree.c13533 tree ref_to_array = ref; in array_at_struct_end_p() local
13596 if (! get_addr_base_and_unit_offset (ref_to_array, &offset)) in array_at_struct_end_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc13870 bool ref_to_array = false; in lower_omp_target() local
13877 ref_to_array = true; in lower_omp_target()
13902 if (ref_to_array) in lower_omp_target()
13905 if (is_ref && !ref_to_array) in lower_omp_target()
H A Dtree.cc12737 tree ref_to_array = ref; in array_at_struct_end_p() local
12798 if (! get_addr_base_and_unit_offset (ref_to_array, &offset)) in array_at_struct_end_p()