Home
last modified time | relevance | path

Searched refs:ix86_reverse_condition (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/i386/
Di386-protos.h158 extern enum rtx_code ix86_reverse_condition (enum rtx_code, enum machine_mode);
Di386.h1939 #define REVERSE_CONDITION(CODE, MODE) ix86_reverse_condition ((CODE), (MODE))
Di386.md13421 PUT_CODE (new_op1, ix86_reverse_condition (GET_CODE (new_op1),
13441 PUT_CODE (new_op1, ix86_reverse_condition (GET_CODE (new_op1),
13701 PUT_CODE (new_op0, ix86_reverse_condition (GET_CODE (new_op0),
Di386.c19679 ix86_reverse_condition (enum rtx_code code, enum machine_mode mode) in ix86_reverse_condition() function
/freebsd-9-stable/contrib/gcc/
DChangeLog-200438071 ix86_reverse_condition.
38072 * config/i386/i386.c (ix86_reverse_condition): New.
38074 ix86_reverse_condition.
38075 * config/i386/i386.md: Use ix86_reverse_condition instead of