Home
last modified time | relevance | path

Searched defs:negop (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c4375 rtx negop = operands[2 - (code == LT)]; in ix86_expand_int_vcond() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c6734 rtx negop = (cond == LT) ? then : els; in s390_expand_vcond() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc6861 rtx negop = (cond == LT) ? then : els; in s390_expand_vcond() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc4799 rtx negop = operands[2 - (code == LT)]; in ix86_expand_int_vcond() local