Home
last modified time | relevance | path

Searched refs:first_group_load_index (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-slp.c1258 int first_group_load_index; in vect_supported_load_permutation_p() local
1267 first_group_load_index = load_permutation[k]; in vect_supported_load_permutation_p()
1269 if (next != first_group_load_index) in vect_supported_load_permutation_p()
1290 first_group_load_index = load_permutation[k]; in vect_supported_load_permutation_p()
1291 if (bitmap_bit_p (load_index, first_group_load_index)) in vect_supported_load_permutation_p()
1297 bitmap_set_bit (load_index, first_group_load_index); in vect_supported_load_permutation_p()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-slp.c1258 int first_group_load_index; in vect_supported_load_permutation_p() local
1267 first_group_load_index = load_permutation[k]; in vect_supported_load_permutation_p()
1269 if (next != first_group_load_index) in vect_supported_load_permutation_p()
1290 first_group_load_index = load_permutation[k]; in vect_supported_load_permutation_p()
1291 if (bitmap_bit_p (load_index, first_group_load_index)) in vect_supported_load_permutation_p()
1297 bitmap_set_bit (load_index, first_group_load_index); in vect_supported_load_permutation_p()