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 D | i386-protos.h | 265 extern void ix86_expand_mul_widen_hilo (rtx, rtx, rtx, bool, bool);
|
H A D | sse.md | 15422 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 D | i386-expand.cc | 22710 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 D | i386-protos.h | 248 extern void ix86_expand_mul_widen_hilo (rtx, rtx, rtx, bool, bool);
|
H A D | sse.md | 11828 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 D | i386-expand.c | 19750 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 D | ChangeLog-2012 | 20612 (ix86_expand_mul_widen_hilo): New.
|
H A D | ChangeLog-2017 | 19381 (ix86_expand_mul_widen_hilo): Likewise.
|
H A D | ChangeLog-2014 | 14832 * config/i386/i386.c (ix86_expand_mul_widen_hilo): Handle V32HI, V16SI,
|