Searched refs:fold_vec_perm (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | fold-const.c | 8939 fold_vec_perm (tree type, tree arg0, tree arg1, const vec_perm_indices &sel) in fold_vec_perm() function 11409 tree t = fold_vec_perm (type, arg1, arg2, indices); in fold_ternary_loc() 11776 tree t = fold_vec_perm (type, op0, op1, sel); in fold_ternary_loc()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | fold-const.c | 9678 fold_vec_perm (tree type, tree arg0, tree arg1, const unsigned char *sel) in fold_vec_perm() function 14101 t = fold_vec_perm (type, arg0, arg1, sel); in fold_ternary_loc()
|