Searched refs:frv_emit_cond_move (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/ |
| D | frv-protos.h | 58 extern int frv_emit_cond_move (rtx, rtx, rtx, rtx);
|
| D | frv.md | 4334 if (!frv_emit_cond_move (operands[0], operands[1], operands[2], operands[3])) 4419 if (!frv_emit_cond_move (operands[0], operands[1], operands[2], operands[3])) 4504 if (!frv_emit_cond_move (operands[0], operands[1], operands[2], operands[3])) 4589 if (!frv_emit_cond_move (operands[0], operands[1], operands[2], operands[3]))
|
| D | frv.cc | 4770 frv_emit_cond_move (rtx dest, rtx test_rtx, rtx src1, rtx src2) in frv_emit_cond_move() function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2009 | 23500 (frv_emit_cond_move): Get test/op0/op1 from the test_rtx.
|
| D | ChangeLog-2010 | 2043 (frv_emit_movsi, output_move_single, frv_emit_cond_move): Likewise.
|