Searched refs:rs6000_reverse_condition (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000-protos.h | 73 extern enum rtx_code rs6000_reverse_condition (enum machine_mode,
|
| H A D | rs6000.h | 1882 #define REVERSE_CONDITION(CODE, MODE) rs6000_reverse_condition (MODE, CODE)
|
| H A D | rs6000.c | 11107 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 D | rs6000.md | 13671 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 D | rs6000-protos.h | 110 extern enum rtx_code rs6000_reverse_condition PARAMS ((enum machine_mode,
|
| H A D | rs6000.c | 8244 rs6000_reverse_condition (mode, code) in rs6000_reverse_condition() function
|
| H A D | rs6000.md | 14031 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 D | ChangeLog.4 | 9527 * config/rs6000/rs6000.c (rs6000_reverse_condition): Return 9608 (rs6000_reverse_condition): New function. 9614 rs6000_reverse_condition. Remove cror generation.
|
| H A D | ChangeLog | 10753 * config/rs6000/rs6000.c (rs6000_reverse_condition): Handle 10755 (output_cbranch): Replace rs6000_reverse_condition call
|