Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.c3274 mips_expand_vcondv2sf (rtx dest, rtx true_src, rtx false_src, in mips_expand_vcondv2sf() argument
3285 emit_insn (gen_mips_cond_move_tf_ps (dest, false_src, true_src, in mips_expand_vcondv2sf()
3288 emit_insn (gen_mips_cond_move_tf_ps (dest, true_src, false_src, in mips_expand_vcondv2sf()