Searched refs:GetByteArrayViewCheckLabel (Results 1 – 3 of 3) sorted by relevance
3369 Label* GetByteArrayViewCheckLabel() { in GetByteArrayViewCheckLabel() function in art::x86_64::VarHandleSlowPathX86_643378 if (GetByteArrayViewCheckLabel()->IsLinked()) { in EmitNativeCode()3663 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()4903 DCHECK(GetByteArrayViewCheckLabel()->IsLinked()); in EmitByteArrayViewCode()4927 __ Bind(GetByteArrayViewCheckLabel()); in EmitByteArrayViewCode()
4333 vixl::aarch64::Label* GetByteArrayViewCheckLabel() { in GetByteArrayViewCheckLabel() function in art::arm64::VarHandleSlowPathARM644357 if (GetByteArrayViewCheckLabel()->IsLinked()) { in EmitNativeCode()4604 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()5677 DCHECK(GetByteArrayViewCheckLabel()->IsLinked()); in EmitByteArrayViewCode()5696 __ Bind(GetByteArrayViewCheckLabel()); in EmitByteArrayViewCode()
3958 vixl32::Label* GetByteArrayViewCheckLabel() { in GetByteArrayViewCheckLabel() function in art::arm::VarHandleSlowPathARMVIXL3988 if (GetByteArrayViewCheckLabel()->IsReferenced()) { in EmitNativeCode()4244 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()5450 DCHECK(GetByteArrayViewCheckLabel()->IsReferenced()); in EmitByteArrayViewCode()5470 __ Bind(GetByteArrayViewCheckLabel()); in EmitByteArrayViewCode()