Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dor1k.cc1483 bool flag_check_ne = true; in or1k_expand_compare() local
1496 flag_check_ne = false; in or1k_expand_compare()
1501 flag_check_ne = false; in or1k_expand_compare()
1514 operands[0] = flag_check_ne ? gen_rtx_NE (VOIDmode, sr_f, const0_rtx) in or1k_expand_compare()