Home
last modified time | relevance | path

Searched refs:mips_expand_vec_unpack (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dloongson-mmi.md791 mips_expand_vec_unpack (operands, false, false);
800 mips_expand_vec_unpack (operands, false, true);
809 mips_expand_vec_unpack (operands, true, false);
818 mips_expand_vec_unpack (operands, true, true);
H A Dmips-protos.h352 extern void mips_expand_vec_unpack (rtx op[2], bool, bool);
H A Dmips-msa.md283 mips_expand_vec_unpack (operands, false/*unsigned_p*/, true/*high_p*/);
292 mips_expand_vec_unpack (operands, false/*unsigned_p*/, false/*high_p*/);
301 mips_expand_vec_unpack (operands, true/*unsigned_p*/, true/*high_p*/);
310 mips_expand_vec_unpack (operands, true/*unsigned_p*/, false/*high_p*/);
H A Dmips.c21718 mips_expand_vec_unpack (rtx operands[2], bool unsigned_p, bool high_p) in mips_expand_vec_unpack() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dloongson-mmi.md791 mips_expand_vec_unpack (operands, false, false);
800 mips_expand_vec_unpack (operands, false, true);
809 mips_expand_vec_unpack (operands, true, false);
818 mips_expand_vec_unpack (operands, true, true);
H A Dmips-protos.h353 extern void mips_expand_vec_unpack (rtx op[2], bool, bool);
H A Dmips-msa.md287 mips_expand_vec_unpack (operands, false/*unsigned_p*/, true/*high_p*/);
296 mips_expand_vec_unpack (operands, false/*unsigned_p*/, false/*high_p*/);
305 mips_expand_vec_unpack (operands, true/*unsigned_p*/, true/*high_p*/);
314 mips_expand_vec_unpack (operands, true/*unsigned_p*/, false/*high_p*/);
H A Dmips.cc21911 mips_expand_vec_unpack (rtx operands[2], bool unsigned_p, bool high_p) in mips_expand_vec_unpack() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202120732 (mips_expand_vec_unpack): Likewise.
H A DChangeLog-201625461 (mips_expand_vec_unpack): Add support for MSA.
H A DChangeLog-2011267 mips_expand_vec_unpack, mips_constant_elt_p, mips_expand_vi_broadcast,
H A DChangeLog-201719415 (mips_expand_vec_unpack): Likewise.