Searched refs:GetNativeByteOrderLabel (Results 1 – 4 of 4) sorted by relevance
3690 Label* GetNativeByteOrderLabel() { in GetNativeByteOrderLabel() function in art::x86_64::VarHandleSlowPathX86_644187 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGet()4431 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleSet()4570 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleCompareAndSetOrExchange()5213 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGetAndUpdate()5501 __ jmp(GetNativeByteOrderLabel()); in EmitByteArrayViewCode()5505 __ j(kNotEqual, GetNativeByteOrderLabel()); in EmitByteArrayViewCode()
3422 Riscv64Label* GetNativeByteOrderLabel() { in GetNativeByteOrderLabel() function in art::riscv64::VarHandleSlowPathRISCV643917 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGet()4039 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleSet()4284 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleCompareAndSetOrExchange()4667 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGetAndUpdate()5091 __ J(GetNativeByteOrderLabel()); in EmitByteArrayViewCode()5095 __ Bnez(temp, GetNativeByteOrderLabel()); in EmitByteArrayViewCode()
4239 vixl32::Label* GetNativeByteOrderLabel() { in GetNativeByteOrderLabel() function in art::arm::VarHandleSlowPathARMVIXL4750 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGet()4909 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleSet()5114 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleCompareAndSetOrExchange()5485 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGetAndUpdate()5853 __ B(GetNativeByteOrderLabel()); in EmitByteArrayViewCode()5859 __ B(ne, GetNativeByteOrderLabel()); in EmitByteArrayViewCode()
4517 vixl::aarch64::Label* GetNativeByteOrderLabel() { in GetNativeByteOrderLabel() function in art::arm64::VarHandleSlowPathARM645003 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGet()5122 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleSet()5321 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleCompareAndSetOrExchange()5648 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGetAndUpdate()5943 __ B(GetNativeByteOrderLabel()); in EmitByteArrayViewCode()5947 __ Cbnz(temp, GetNativeByteOrderLabel()); in EmitByteArrayViewCode()