• Home
  • Raw
  • Download

Lines Matching defs:GotoIf

855   __ GotoIf(value, &if_true);  in LowerChangeBitToTagged()  local
882 __ GotoIf(ovf, &if_overflow); in LowerChangeInt32ToTagged() local
937 __ GotoIf(check_smi, &if_smi); in LowerTruncateTaggedToBit() local
1099 __ GotoIf(check, &done); in LowerCheckMaps() local
1138 __ GotoIf(check, &done); in LowerCheckMaps() local
1157 __ GotoIf(check, &done); in LowerCheckMaps() local
1295 __ GotoIf(check1, &if_is_minint); in LowerCheckedInt32Div() local
1352 __ GotoIf(check0, &if_rhs_not_positive); in LowerCheckedInt32Mod() local
1372 __ GotoIf(check1, &if_lhs_negative); in LowerCheckedInt32Mod() local
1381 __ GotoIf(check2, &if_power_of_two); in LowerCheckedInt32Mod() local
1457 __ GotoIf(check_zero, &if_zero); in LowerCheckedInt32Mul() local
1513 __ GotoIf(check_zero, &if_zero); in BuildCheckedFloat64ToInt32() local
1584 __ GotoIf(check_number, &check_done); in BuildCheckedHeapNumberOrOddballToFloat64() local
1612 __ GotoIf(check, &if_smi); in LowerCheckedTaggedToFloat64() local
1699 __ GotoIf(check, &if_smi); in LowerObjectIsDetectableCallable() local
1725 __ GotoIf(check0, &if_primitive); in LowerObjectIsNonCallable() local
1755 __ GotoIf(ObjectIsSmi(value), &if_smi); in LowerObjectIsNumber() local
1772 __ GotoIf(ObjectIsSmi(value), &if_smi); in LowerObjectIsReceiver() local
1801 __ GotoIf(check, &if_smi); in LowerObjectIsString() local
1823 __ GotoIf(check, &if_smi); in LowerObjectIsUndetectable() local
1936 __ GotoIf(check1, &runtime_call); in LowerStringFromCharCode() local
1989 __ GotoIf(check2, &cache_miss); in LowerStringFromCodePoint() local
2150 __ GotoIf(check, &if_is_hole); in LowerConvertTaggedHoleToUndefined() local
2222 __ GotoIf(check1, &if_to_number_smi); in LowerPlainPrimitiveToWord32() local
2248 __ GotoIf(check1, &if_to_number_smi); in LowerPlainPrimitiveToFloat64() local
2387 __ GotoIf(check, &if_map_same); in LowerTransitionElementsKind() local
2504 __ GotoIf(check1, &if_greater_than_two_52); in LowerFloat64RoundUp() local
2518 __ GotoIf(check1, &if_zero); in LowerFloat64RoundUp() local
2522 __ GotoIf(check2, &if_less_than_minus_two_52); in LowerFloat64RoundUp() local
2593 __ GotoIf(check1, &if_greater_than_two_52); in BuildFloat64RoundDown() local
2608 __ GotoIf(check1, &if_zero); in BuildFloat64RoundDown() local
2612 __ GotoIf(check2, &if_less_than_minus_two_52); in BuildFloat64RoundDown() local
2619 __ GotoIf(check3, &if_temp2_lt_temp1); in BuildFloat64RoundDown() local
2676 __ GotoIf(check0, &done, value); in LowerFloat64RoundTiesEven() local
2686 __ GotoIf(check2, &done, value); in LowerFloat64RoundTiesEven() local
2742 __ GotoIf(check1, &if_greater_than_two_52); in LowerFloat64RoundTruncate() local
2756 __ GotoIf(check1, &if_zero); in LowerFloat64RoundTruncate() local
2760 __ GotoIf(check2, &if_less_than_minus_two_52); in LowerFloat64RoundTruncate() local