Searched refs:ix86_expand_vecop_qihi (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h205 extern void ix86_expand_vecop_qihi (enum rtx_code, rtx, rtx, rtx);
H A Di386-expand.c19521 ix86_expand_vecop_qihi (enum rtx_code code, rtx dest, rtx op1, rtx op2) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h216 extern void ix86_expand_vecop_qihi (enum rtx_code, rtx, rtx, rtx);
H A Di386-expand.cc22235 /* This function is similar as ix86_expand_vecop_qihi,
22244 it would take less instructions than ix86_expand_vecop_qihi.
22407 ix86_expand_vecop_qihi (enum rtx_code code, rtx dest, rtx op1, rtx op2)

Completed in 328 milliseconds