Home | History | Annotate | Download | only in sparc

Lines Matching full:cond

479 static void tcg_out_brcond_i32(TCGContext *s, int cond,
489 tcg_out_branch_i32(s, tcg_cond_to_bcond[cond], label_index);
494 static void tcg_out_brcond_i64(TCGContext *s, int cond,
504 tcg_out_branch_i64(s, tcg_cond_to_bcond[cond], label_index);