Searched refs:tcg_invert_cond (Results 1 – 3 of 3) sorted by relevance
380 static inline TCGCond tcg_invert_cond(TCGCond c) in tcg_invert_cond() function
587 args[5] = tcg_invert_cond(args[5]); in tcg_constant_folding()
972 new_args[4] = tcg_invert_cond(new_args[4]); in tcg_out_setcond2()991 tcg_out_jxx(s, tcg_cond_to_jcc[tcg_invert_cond(cond)], over, 1); in tcg_out_movcond32()