Searched refs:mips_msa_vec_parallel_const_half (Results 1 – 7 of 7) sorted by relevance
295 extern rtx mips_msa_vec_parallel_const_half (machine_mode, bool);
264 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*/);
21817 mips_msa_vec_parallel_const_half (machine_mode mode, bool high_p) in mips_msa_vec_parallel_const_half() function
268 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*/);
22010 mips_msa_vec_parallel_const_half (machine_mode mode, bool high_p) in mips_msa_vec_parallel_const_half() function
25194 (mips_msa_vec_parallel_const_half): Likewise.25465 (mips_msa_vec_parallel_const_half): New function.