Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/iq2000/
H A Diq2000.c2304 const char *inverted_comp = (float_p ? "%W0" : "%N0"); in iq2000_output_conditional_branch() local
2366 inverted_p ? inverted_comp : comp); in iq2000_output_conditional_branch()
2369 inverted_p ? inverted_comp : comp, in iq2000_output_conditional_branch()
2412 inverted_p ? comp : inverted_comp, in iq2000_output_conditional_branch()
2416 inverted_p ? comp : inverted_comp, in iq2000_output_conditional_branch()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c10190 const char *const inverted_comp = (float_p ? "%W0" : "%N0"); local
10254 inverted_p ? inverted_comp : comp);
10257 inverted_p ? inverted_comp : comp,
10315 inverted_p ? comp : inverted_comp);
10318 inverted_p ? comp : inverted_comp,
10422 inverted_p ? comp : inverted_comp,
10426 inverted_p ? comp : inverted_comp,