Home
last modified time | relevance | path

Searched defs:high_p (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc2322 CONSTEXPR svunpk_impl (bool high_p) : m_high_p (high_p) {} in svunpk_impl()
2334 bool high_p = BYTES_BIG_ENDIAN ? !m_high_p : m_high_p; in fold() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc2311 CONSTEXPR svunpk_impl (bool high_p) : m_high_p (high_p) {} in svunpk_impl()
2323 bool high_p = BYTES_BIG_ENDIAN ? !m_high_p : m_high_p; in fold() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c739 ix86_split_mmx_punpck (rtx operands[], bool high_p) in ix86_split_mmx_punpck()
4932 ix86_expand_sse_unpack (rtx dest, rtx src, bool unsigned_p, bool high_p) in ix86_expand_sse_unpack()
19490 ix86_expand_vec_interleave (rtx targ, rtx op0, rtx op1, bool high_p) in ix86_expand_vec_interleave()
19751 bool uns_p, bool high_p) in ix86_expand_mul_widen_hilo()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc991 ix86_split_mmx_punpck (rtx operands[], bool high_p) in ix86_split_mmx_punpck()
5374 ix86_expand_sse_unpack (rtx dest, rtx src, bool unsigned_p, bool high_p) in ix86_expand_sse_unpack()
22245 ix86_expand_vec_interleave (rtx targ, rtx op0, rtx op1, bool high_p) in ix86_expand_vec_interleave()
22711 bool uns_p, bool high_p) in ix86_expand_mul_widen_hilo()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc2196 riscv_subword (rtx op, bool high_p) in riscv_subword()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c1851 riscv_subword (rtx op, bool high_p) in riscv_subword()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc3151 loongarch_subword (rtx op, bool high_p) in loongarch_subword()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc7051 s390_expand_merge_perm_const (machine_mode mode, bool high_p) in s390_expand_merge_perm_const()
7067 s390_expand_merge (rtx target, rtx src1, rtx src2, bool high_p) in s390_expand_merge()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c1608 c6x_subword (rtx op, bool high_p) in c6x_subword()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc1610 c6x_subword (rtx op, bool high_p) in c6x_subword()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc4718 mips_subword (rtx op, bool high_p) in mips_subword()
21911 mips_expand_vec_unpack (rtx operands[2], bool unsigned_p, bool high_p) in mips_expand_vec_unpack()
22010 mips_msa_vec_parallel_const_half (machine_mode mode, bool high_p) in mips_msa_vec_parallel_const_half()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c4707 mips_subword (rtx op, bool high_p) in mips_subword()
21718 mips_expand_vec_unpack (rtx operands[2], bool unsigned_p, bool high_p) in mips_expand_vec_unpack()
21817 mips_msa_vec_parallel_const_half (machine_mode mode, bool high_p) in mips_msa_vec_parallel_const_half()