Lines Matching refs:GetExitLabel
141 __ jmp(GetExitLabel()); in EmitNativeCode()
961 __ Bind(slow_path->GetExitLabel()); in SystemArrayCopyPrimitive()
1015 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1199 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1312 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1355 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1399 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
3356 __ Bind(read_barrier_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
3365 __ Bind(intrinsic_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
3543 __ Bind(slow_path->GetExitLabel()); in VisitReferenceGetReferent()
3667 __ Bind(slow_path->GetExitLabel()); in VisitIntegerDivideUnsigned()
4007 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleGet()
4181 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleSet()
4360 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleGetAndSet()
4504 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleCompareAndSetOrExchange()
4695 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleGetAndAdd()
4851 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleGetAndBitwiseOp()