Lines Matching defs:CompareAndBranchIfNonZero
293 __ CompareAndBranchIfNonZero(in_reg_hi, final_label); in GenNumberOfLeadingZeros() local
340 __ CompareAndBranchIfNonZero(in_reg_lo, final_label); in GenNumberOfTrailingZeros() local
1694 __ CompareAndBranchIfNonZero(pos_reg, slow_path->GetEntryLabel()); in CheckPosition() local
1847 __ CompareAndBranchIfNonZero(temp1, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1871 __ CompareAndBranchIfNonZero(temp2, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1894 __ CompareAndBranchIfNonZero(temp1, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1925 __ CompareAndBranchIfNonZero(temp3, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1937 __ CompareAndBranchIfNonZero(temp3, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1954 __ CompareAndBranchIfNonZero(temp1, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1985 __ CompareAndBranchIfNonZero(temp3, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
2679 __ CompareAndBranchIfNonZero(IP, slow_path->GetEntryLabel()); in VisitReferenceGetReferent() local