Searched refs:GetByteArrayViewCheckLabel (Results 1 – 4 of 4) sorted by relevance
3704 Label* GetByteArrayViewCheckLabel() { in GetByteArrayViewCheckLabel() function in art::x86_64::VarHandleSlowPathX86_643713 if (GetByteArrayViewCheckLabel()->IsLinked()) { in EmitNativeCode()3998 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()5496 DCHECK(GetByteArrayViewCheckLabel()->IsLinked()); in EmitByteArrayViewCode()5520 __ Bind(GetByteArrayViewCheckLabel()); in EmitByteArrayViewCode()
3450 Riscv64Label* GetByteArrayViewCheckLabel() { in GetByteArrayViewCheckLabel() function in art::riscv64::VarHandleSlowPathRISCV643474 if (GetByteArrayViewCheckLabel()->IsLinked()) { in EmitNativeCode()3730 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()5068 DCHECK(GetByteArrayViewCheckLabel()->IsLinked()); in EmitByteArrayViewCode()5088 __ Bind(GetByteArrayViewCheckLabel()); in EmitByteArrayViewCode()
4523 vixl::aarch64::Label* GetByteArrayViewCheckLabel() { in GetByteArrayViewCheckLabel() function in art::arm64::VarHandleSlowPathARM644547 if (GetByteArrayViewCheckLabel()->IsLinked()) { in EmitNativeCode()4794 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()5894 DCHECK(GetByteArrayViewCheckLabel()->IsLinked()); in EmitByteArrayViewCode()5913 __ Bind(GetByteArrayViewCheckLabel()); in EmitByteArrayViewCode()
4235 vixl32::Label* GetByteArrayViewCheckLabel() { in GetByteArrayViewCheckLabel() function in art::arm::VarHandleSlowPathARMVIXL4265 if (GetByteArrayViewCheckLabel()->IsReferenced()) { in EmitNativeCode()4521 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()5780 DCHECK(GetByteArrayViewCheckLabel()->IsReferenced()); in EmitByteArrayViewCode()5800 __ Bind(GetByteArrayViewCheckLabel()); in EmitByteArrayViewCode()