Lines Matching refs:BranchIfSmiLessThan
6416 BranchIfSmiLessThan(lhs, rhs, if_true, if_false);
6422 BranchIfSmiLessThan(rhs, lhs, if_true, if_false);
6540 BranchIfSmiLessThan(lhs, rhs, &return_true, &return_false);
6546 BranchIfSmiLessThan(rhs, lhs, &return_true, &return_false);