Home
last modified time | relevance | path

Searched refs:tilegx_output_simple_cbranch_with_opcode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c2628 tilegx_output_simple_cbranch_with_opcode (rtx_insn *insn, const char *opcode, in tilegx_output_simple_cbranch_with_opcode() function
2665 tilegx_output_simple_cbranch_with_opcode (insn, opcode, regop, false); in tilegx_output_cbranch_with_opcode()
2676 tilegx_output_simple_cbranch_with_opcode (insn, rev_opcode, regop, true); in tilegx_output_cbranch_with_opcode()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc2629 tilegx_output_simple_cbranch_with_opcode (rtx_insn *insn, const char *opcode, in tilegx_output_simple_cbranch_with_opcode() function
2666 tilegx_output_simple_cbranch_with_opcode (insn, opcode, regop, false); in tilegx_output_cbranch_with_opcode()
2677 tilegx_output_simple_cbranch_with_opcode (insn, rev_opcode, regop, true); in tilegx_output_cbranch_with_opcode()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201424457 (tilegx_output_simple_cbranch_with_opcode): Likewise.