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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h142 extern bool ix86_expand_int_vcond (rtx[]);
H A Di386-expand.c4353 ix86_expand_int_vcond (rtx operands[]) function
4919 ok = ix86_expand_int_vcond (xops);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h147 extern bool ix86_expand_int_vcond (rtx[]);
H A Di386-expand.cc4760 ix86_expand_int_vcond (rtx operands[]) function
5344 ok = ix86_expand_int_vcond (xops);
16097 ok = ix86_expand_int_vcond (vec);

Completed in 246 milliseconds