Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc3054 mips_force_unary (machine_mode mode, enum rtx_code code, rtx op0) in mips_force_unary() function
8356 mask = mips_force_unary (Pmode, NEG, inc); in mips_expand_synci_loop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c3052 mips_force_unary (machine_mode mode, enum rtx_code code, rtx op0) in mips_force_unary() function
8216 mask = mips_force_unary (Pmode, NEG, inc); in mips_expand_synci_loop()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20094391 * config/mips/mips.c (mips_emit_unary, mips_force_unary): New