Home
last modified time | relevance | path

Searched refs:ix86_expand_mul_widen_hilo (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h265 extern void ix86_expand_mul_widen_hilo (rtx, rtx, rtx, bool, bool);
H A Dsse.md15422 ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
15434 ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
H A Di386-expand.cc22710 ix86_expand_mul_widen_hilo (rtx dest, rtx op1, rtx op2, in ix86_expand_mul_widen_hilo() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h248 extern void ix86_expand_mul_widen_hilo (rtx, rtx, rtx, bool, bool);
H A Dsse.md11828 ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
11840 ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
H A Di386-expand.c19750 ix86_expand_mul_widen_hilo (rtx dest, rtx op1, rtx op2, in ix86_expand_mul_widen_hilo() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201220612 (ix86_expand_mul_widen_hilo): New.
H A DChangeLog-201719381 (ix86_expand_mul_widen_hilo): Likewise.
H A DChangeLog-201414832 * config/i386/i386.c (ix86_expand_mul_widen_hilo): Handle V32HI, V16SI,