Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Difcvt.c629 int cond_complex; in noce_emit_store_flag() local
632 cond_complex = (! general_operand (XEXP (cond, 0), VOIDmode) in noce_emit_store_flag()
638 if (cond_complex) in noce_emit_store_flag()
646 if ((if_info->cond_earliest == if_info->jump || cond_complex) in noce_emit_store_flag()
673 if (cond_complex || !SCALAR_INT_MODE_P (GET_MODE (x))) in noce_emit_store_flag()