Lines Matching refs:TCG_COND_NE
622 tcg_gen_brcondi_i32(TCG_COND_NE, tmp, 0, label);
626 tcg_gen_brcondi_i32(TCG_COND_NE, tmp, 0, label);
654 tcg_gen_brcondi_i32(TCG_COND_NE, tmp, 0, label);
6361 tcg_gen_brcond_i32(TCG_COND_NE, addr, cpu_exclusive_addr, fail_label);
6376 tcg_gen_brcond_i32(TCG_COND_NE, tmp, cpu_exclusive_val, fail_label);
6383 tcg_gen_brcond_i32(TCG_COND_NE, tmp, cpu_exclusive_high, fail_label);
9378 tcg_gen_brcondi_i32(TCG_COND_NE, tmp, 0, s->condlabel);