Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c46570 valid_perm_using_mode_p (machine_mode vmode, struct expand_vec_perm_d *d) in valid_perm_using_mode_p() function
46612 && valid_perm_using_mode_p (V2TImode, d)) in expand_vec_perm_pshufb()
46658 if (valid_perm_using_mode_p (V4DImode, d)) in expand_vec_perm_pshufb()
46676 if (valid_perm_using_mode_p (V8SImode, d)) in expand_vec_perm_pshufb()
46708 if (valid_perm_using_mode_p (V8DImode, d)) in expand_vec_perm_pshufb()
46726 if (valid_perm_using_mode_p (V16SImode, d)) in expand_vec_perm_pshufb()
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c36014 valid_perm_using_mode_p (enum machine_mode vmode, struct expand_vec_perm_d *d) in valid_perm_using_mode_p() function
36056 && valid_perm_using_mode_p (V2TImode, d)) in expand_vec_perm_pshufb()
36098 if (valid_perm_using_mode_p (V4DImode, d)) in expand_vec_perm_pshufb()
36110 if (valid_perm_using_mode_p (V8SImode, d)) in expand_vec_perm_pshufb()