Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Bge

2806         __ Bge(lhs, rhs_reg, label);
2809 __ Bge(rhs_reg, lhs, label);