Searched defs:new_const_vector (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-p8swap.c | 1395 rtx new_const_vector = gen_rtx_CONST_VECTOR (V16QImode, XVEC (vals, 0)); in adjust_vperm() local 1907 rtx new_const_vector = gen_rtx_CONST_VECTOR (mode, XVEC (vals, 0)); in replace_swapped_load_constant() local 1921 rtx new_const_vector = gen_rtx_CONST_VECTOR (mode, XVEC (vals, 0)); in replace_swapped_load_constant() local 1931 rtx new_const_vector = gen_rtx_CONST_VECTOR (mode, XVEC (vals, 0)); in replace_swapped_load_constant() local 1941 rtx new_const_vector = gen_rtx_CONST_VECTOR (mode, XVEC (vals, 0)); in replace_swapped_load_constant() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-p8swap.cc | 1415 rtx new_const_vector = gen_rtx_CONST_VECTOR (V16QImode, XVEC (vals, 0)); in adjust_vperm() local 1928 rtx new_const_vector = gen_rtx_CONST_VECTOR (mode, XVEC (vals, 0)); in replace_swapped_load_constant() local 1942 rtx new_const_vector = gen_rtx_CONST_VECTOR (mode, XVEC (vals, 0)); in replace_swapped_load_constant() local 1952 rtx new_const_vector = gen_rtx_CONST_VECTOR (mode, XVEC (vals, 0)); in replace_swapped_load_constant() local 1962 rtx new_const_vector = gen_rtx_CONST_VECTOR (mode, XVEC (vals, 0)); in replace_swapped_load_constant() local
|