Home
last modified time | relevance | path

Searched refs:mips_msa_vec_parallel_const_half (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips-protos.h295 extern rtx mips_msa_vec_parallel_const_half (machine_mode, bool);
H A Dmips-msa.md264 operands[2] = mips_msa_vec_parallel_const_half (V4SFmode, true/*high_p*/);
275 operands[2] = mips_msa_vec_parallel_const_half (V4SFmode, false/*high_p*/);
H A Dmips.c21817 mips_msa_vec_parallel_const_half (machine_mode mode, bool high_p) in mips_msa_vec_parallel_const_half() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-protos.h295 extern rtx mips_msa_vec_parallel_const_half (machine_mode, bool);
H A Dmips-msa.md268 operands[2] = mips_msa_vec_parallel_const_half (V4SFmode, true/*high_p*/);
279 operands[2] = mips_msa_vec_parallel_const_half (V4SFmode, false/*high_p*/);
H A Dmips.cc22010 mips_msa_vec_parallel_const_half (machine_mode mode, bool high_p) in mips_msa_vec_parallel_const_half() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201625194 (mips_msa_vec_parallel_const_half): Likewise.
25465 (mips_msa_vec_parallel_const_half): New function.