Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa.c6142 output_movb (operands, insn, which_alternative, reverse_comparison) in output_movb() argument
6146 int reverse_comparison;
6168 if (reverse_comparison)
/openbsd/src/gnu/usr.bin/gcc/gcc/
Drtl.h2000 extern void reverse_comparison PARAMS ((rtx));
Demit-rtl.c1621 reverse_comparison (insn) in reverse_comparison() function
DChangeLog.59553 Use reversed_comparison_code instead of reverse_comparison and
/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa.c6809 int reverse_comparison) in output_movb() argument
6832 if (reverse_comparison) in output_movb()