Lines Matching refs:not_zero
892 j(not_zero, &fetch_next); in ThrowUncatchable()
1087 j(not_zero, miss); in LoadFromNumberDictionary()
1533 j(not_zero, &short_loop); in CopyBytes()
1571 j(not_zero, &ok); in NegativeZeroTest()
1585 j(not_zero, &ok); in NegativeZeroTest()
1611 j(not_zero, miss); in TryGetFunctionPrototype()
1618 j(not_zero, &non_instance); in TryGetFunctionPrototype()
2594 ASSERT(cc == zero || cc == not_zero); in CheckPageFlag()
2636 j(first_bit == 1 ? zero : not_zero, &other_color, Label::kNear); in HasColor()
2640 j(second_bit == 1 ? not_zero : zero, has_color, has_color_distance); in HasColor()
2646 j(second_bit == 1 ? not_zero : zero, has_color, has_color_distance); in HasColor()
2693 j(not_zero, &done, Label::kNear); in EnsureNotWhite()
2731 j(not_zero, value_is_white_and_not_data); in EnsureNotWhite()