Searched refs:GetDisplacement (Results 1 – 2 of 2) sorted by relevance
693 CHECK_GT(spilled_reference_offset.Uint32Value(), mr_conv->GetDisplacement().Uint32Value()); in CopyParameter()722 CHECK_GT(in_off.Uint32Value(), mr_conv->GetDisplacement().Uint32Value()); in CopyParameter()738 CHECK_LT(out_off.Uint32Value(), jni_conv->GetDisplacement().Uint32Value()); in CopyParameter()
65 FrameOffset GetDisplacement() const { in GetDisplacement() function