Lines Matching refs:GetExitLabel
113 __ jmp(GetExitLabel()); in EmitNativeCode()
748 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
1122 __ Bind(read_barrier_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
1145 __ Bind(intrinsic_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
1171 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1349 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1454 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1497 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1541 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
2712 __ Bind(slow_path->GetExitLabel()); in VisitReferenceGetReferent()
2830 __ Bind(slow_path->GetExitLabel()); in VisitIntegerDivideUnsigned()