Home
last modified time | relevance | path

Searched refs:rs6000_reverse_condition (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000-protos.h73 extern enum rtx_code rs6000_reverse_condition (enum machine_mode,
H A Drs6000.h1882 #define REVERSE_CONDITION(CODE, MODE) rs6000_reverse_condition (MODE, CODE)
H A Drs6000.c11107 rs6000_reverse_condition (enum machine_mode mode, enum rtx_code code) in rs6000_reverse_condition() function
11422 rev_cond_rtx = gen_rtx_fmt_ee (rs6000_reverse_condition (cc_mode, cond_code), in rs6000_emit_sCOND()
H A Drs6000.md13671 operands[1] = gen_rtx_fmt_ee (rs6000_reverse_condition (GET_MODE (operands[2]),
13680 operands[3] = gen_rtx_fmt_ee (rs6000_reverse_condition (GET_MODE (operands[4]),
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000-protos.h110 extern enum rtx_code rs6000_reverse_condition PARAMS ((enum machine_mode,
H A Drs6000.c8244 rs6000_reverse_condition (mode, code) in rs6000_reverse_condition() function
H A Drs6000.md14031 operands[1] = gen_rtx (rs6000_reverse_condition (GET_MODE (operands[2]),
14041 operands[3] = gen_rtx (rs6000_reverse_condition (GET_MODE (operands[4]),
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.49527 * config/rs6000/rs6000.c (rs6000_reverse_condition): Return
9608 (rs6000_reverse_condition): New function.
9614 rs6000_reverse_condition. Remove cror generation.
H A DChangeLog10753 * config/rs6000/rs6000.c (rs6000_reverse_condition): Handle
10755 (output_cbranch): Replace rs6000_reverse_condition call