Searched refs:GetByteArrayViewCheckLabel (Results 1 – 4 of 4) sorted by relevance
3686 Label* GetByteArrayViewCheckLabel() { in GetByteArrayViewCheckLabel() function in art::x86_64::VarHandleSlowPathX86_643695 if (GetByteArrayViewCheckLabel()->IsLinked()) { in EmitNativeCode()3980 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()5445 DCHECK(GetByteArrayViewCheckLabel()->IsLinked()); in EmitByteArrayViewCode()5469 __ Bind(GetByteArrayViewCheckLabel()); in EmitByteArrayViewCode()
3418 Riscv64Label* GetByteArrayViewCheckLabel() { in GetByteArrayViewCheckLabel() function in art::riscv64::VarHandleSlowPathRISCV643442 if (GetByteArrayViewCheckLabel()->IsLinked()) { in EmitNativeCode()3698 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()5036 DCHECK(GetByteArrayViewCheckLabel()->IsLinked()); in EmitByteArrayViewCode()5056 __ 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()
4513 vixl::aarch64::Label* GetByteArrayViewCheckLabel() { in GetByteArrayViewCheckLabel() function in art::arm64::VarHandleSlowPathARM644537 if (GetByteArrayViewCheckLabel()->IsLinked()) { in EmitNativeCode()4784 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()5884 DCHECK(GetByteArrayViewCheckLabel()->IsLinked()); in EmitByteArrayViewCode()5903 __ Bind(GetByteArrayViewCheckLabel()); in EmitByteArrayViewCode()