Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c4944 rtx vq_value = simplify_gen_subreg (vq_mode, src, mode, 0); in aarch64_expand_sve_const_vector() local
4945 if (vq_value && aarch64_expand_sve_ld1rq (target, vq_value)) in aarch64_expand_sve_const_vector()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc6231 rtx vq_value = simplify_gen_subreg (vq_mode, src, mode, 0); in aarch64_expand_sve_const_vector() local
6232 if (vq_value && aarch64_expand_sve_ld1rq (target, vq_value)) in aarch64_expand_sve_const_vector()