Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv-protos.h58 extern int frv_emit_cond_move (rtx, rtx, rtx, rtx);
Dfrv.md4334 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]))
Dfrv.cc4770 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/
DChangeLog-200923500 (frv_emit_cond_move): Get test/op0/op1 from the test_rtx.
DChangeLog-20102043 (frv_emit_movsi, output_move_single, frv_emit_cond_move): Likewise.