Home
last modified time | relevance | path

Searched refs:gen_round (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-fixed.md454 emit_insn (gen_round<mode>3_const (operands[0], operands[1], operands[2]));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-fixed.md656 emit_insn (gen_round<mode>3_const (operands[0], operands[1], operands[2]));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c16267 rtx (*gen_round) (rtx, rtx, rtx); in ix86_expand_round_sse4() local
16273 gen_round = gen_sse4_1_roundsf2; in ix86_expand_round_sse4()
16277 gen_round = gen_sse4_1_rounddf2; in ix86_expand_round_sse4()
16300 emit_insn (gen_round (res, e2, GEN_INT (ROUND_TRUNC))); in ix86_expand_round_sse4()
H A Dsse.md18119 emit_insn (gen_round<mode>2 (tmp, operands[1]));
18151 emit_insn (gen_round<mode>2 (tmp0, operands[1]));
18152 emit_insn (gen_round<mode>2 (tmp1, operands[2]));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc18302 rtx (*gen_round) (rtx, rtx, rtx); in ix86_expand_round_sse4() local
18308 gen_round = gen_sse4_1_roundsf2; in ix86_expand_round_sse4()
18312 gen_round = gen_sse4_1_rounddf2; in ix86_expand_round_sse4()
18335 emit_insn (gen_round (res, e2, GEN_INT (ROUND_TRUNC))); in ix86_expand_round_sse4()
H A Dsse.md22900 emit_insn (gen_round<mode>2 (tmp, operands[1]));
22932 emit_insn (gen_round<mode>2 (tmp0, operands[1]));
22933 emit_insn (gen_round<mode>2 (tmp1, operands[2]));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.md4839 emit_insn (gen_round<mode>2 (frin, div));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.md5110 emit_insn (gen_round<mode>2 (frin, div));