Searched refs:GetNativeByteOrderLabel (Results 1 – 2 of 2) sorted by relevance
3890 vixl::aarch64::Label* GetNativeByteOrderLabel() { in GetNativeByteOrderLabel() function in art::arm64::VarHandleSlowPathARM644435 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGet()4550 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleSet()4744 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleCompareAndSetOrExchange()5043 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGetAndUpdate()5334 __ B(GetNativeByteOrderLabel()); in EmitByteArrayViewCode()5338 __ Cbnz(temp, GetNativeByteOrderLabel()); in EmitByteArrayViewCode()
3728 vixl32::Label* GetNativeByteOrderLabel() { in GetNativeByteOrderLabel() function in art::arm::VarHandleSlowPathARMVIXL4298 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGet()4452 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleSet()4651 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleCompareAndSetOrExchange()4970 __ Bind(slow_path->GetNativeByteOrderLabel()); in GenerateVarHandleGetAndUpdate()5329 __ B(GetNativeByteOrderLabel()); in EmitByteArrayViewCode()5335 __ B(ne, GetNativeByteOrderLabel()); in EmitByteArrayViewCode()