Searched refs:mips_reverse_fp_cond_p (Results 1 – 2 of 2) sorted by relevance
3153 mips_reverse_fp_cond_p (enum rtx_code *code) in mips_reverse_fp_cond_p() function3226 *code = mips_reverse_fp_cond_p (&cmp_code) ? EQ : NE; in mips_emit_compare()3284 reversed_p = mips_reverse_fp_cond_p (&cond); in mips_expand_vcondv2sf()
6045 * config/mips/mips.c (mips_reverse_fp_cond_p): New function.