Lines Matching refs:GetExitLabel
157 __ jmp(GetExitLabel()); in EmitNativeCode()
956 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
983 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1167 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1280 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1323 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1367 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
2986 __ Bind(read_barrier_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
3014 __ Bind(intrinsic_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
3167 __ Bind(slow_path->GetExitLabel()); in VisitReferenceGetReferent()
3291 __ Bind(slow_path->GetExitLabel()); in VisitIntegerDivideUnsigned()
3686 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleGet()
3856 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleSet()
4035 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleGetAndSet()
4178 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleCompareAndSetOrExchange()
4368 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleGetAndAdd()
4523 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleGetAndBitwiseOp()