Lines Matching refs:Beqz

612   __ Beqz(divisor, slow_path->GetEntryLabel());  in GenerateDivRemUnsigned()  local
839 __ Beqz(tmp, &calculate_result); in VisitReferenceRefersTo() local
842 __ Beqz(out, &calculate_result); in VisitReferenceRefersTo() local
974 __ Beqz(byte_array, slow_path->GetEntryLabel()); in VisitStringNewStringFromBytes() local
1018 __ Beqz(string_to_copy, slow_path->GetEntryLabel()); in VisitStringNewStringFromString() local
1138 __ Beqz(arg, &return_false); in VisitStringEquals() local
1177 __ Beqz(temp, &return_true); in VisitStringEquals() local
1675 __ Beqz(src, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1680 __ Beqz(dest, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1721 __ Beqz(temp, intrinsic_slow_path->GetEntryLabel()); in VisitSystemArrayCopy() local
1806 __ Beqz(length.AsRegister<XRegister>(), &skip_copy_and_write_barrier); in VisitSystemArrayCopy() local
2877 __ Beqz(arg, slow_path->GetEntryLabel()); in VisitStringCompareTo() local
2882 __ Beqz(out, &end); in VisitStringCompareTo() local
2902 __ Beqz(temp0, &end); in VisitStringCompareTo() local
3102 __ Beqz(object, &success); in GenerateSubTypeObjectCheckNoReadBarrier() local
3120 __ Beqz(temp, slow_path->GetEntryLabel()); in GenerateSubTypeObjectCheckNoReadBarrier() local
3221 __ Beqz(object, slow_path->GetEntryLabel()); in GenerateVarHandleInstanceFieldChecks() local
3266 __ Beqz(object, slow_path->GetEntryLabel()); in GenerateVarHandleArrayChecks() local
3278 __ Beqz(temp, slow_path->GetEntryLabel()); in GenerateVarHandleArrayChecks() local
3300 __ Beqz(temp2, slow_path->GetEntryLabel()); in GenerateVarHandleArrayChecks() local
4740 __ Beqz(out, &done); in VisitThreadInterrupted() local
4962 __ Beqz(tmp, &done); in GenDoubleRound() local
5009 __ Beqz(out, &done); in GenMathRound() local
5124 __ Beqz(number_of_chars, &done); in VisitStringGetCharsNoCheck() local
5162 __ Beqz(tmp, &compressed_string_preloop); in VisitStringGetCharsNoCheck() local
5200 __ Beqz(number_of_chars, &done); in VisitStringGetCharsNoCheck() local