Searched refs:sel_mod (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64.c | 20621 rtx sel_mod = expand_simple_binop (sel_mode, AND, sel_reg, max_sel, in aarch64_expand_sve_vec_perm() local 20623 emit_unspec2 (target, UNSPEC_TBL, op0, sel_mod); in aarch64_expand_sve_vec_perm()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64.cc | 23763 rtx sel_mod = expand_simple_binop (sel_mode, AND, sel_reg, max_sel, in aarch64_expand_sve_vec_perm() local 23765 emit_unspec2 (target, UNSPEC_TBL, op0, sel_mod); in aarch64_expand_sve_vec_perm()
|