Lines Matching defs:Bnez
768 __ Bnez(temp, slow_path->GetEntryLabel()); in VisitReferenceGetReferent() local
783 __ Bnez(temp, slow_path->GetEntryLabel()); in VisitReferenceGetReferent() local
904 __ Bnez(tmp, slow_path->GetEntryLabel()); in GenerateVisitStringIndexOf() local
1306 __ Bnez(store_result, &loop, /*is_bare=*/ true); in GenerateCompareAndSet() local
1522 __ Bnez(pos.AsRegister<XRegister>(), slow_path->GetEntryLabel()); in CheckSystemArrayCopyPosition() local
1726 __ Bnez(temp, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1773 __ Bnez(temp1, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1977 __ Bnez(temp, &retry, /*is_bare=*/ true); // Bare: `TMP` shall not be clobbered. in GenerateGetAndUpdate() local
2007 __ Bnez(temp, &retry, /*is_bare=*/ true); // Bare: `TMP` shall not be clobbered. in GenerateGetAndUpdate() local
3005 __ Bnez(temp4, &different_compression_diff); in VisitStringCompareTo() local
3164 __ Bnez(temp2, slow_path->GetEntryLabel()); in GenerateVarHandleAccessModeAndVarTypeChecks() local
3204 __ Bnez(temp, slow_path->GetEntryLabel()); in GenerateVarHandleStaticFieldCheck() local
3233 __ Bnez(temp, slow_path->GetEntryLabel()); in GenerateVarHandleInstanceFieldChecks() local
3306 __ Bnez(temp, slow_path->GetEntryLabel()); in GenerateVarHandleArrayChecks() local
4680 __ Bnez(temp, GetEntryLabel()); in EmitByteArrayViewCode() local
4691 __ Bnez(temp, GetNativeByteOrderLabel()); in EmitByteArrayViewCode() local