Home | History | Annotate | Download | only in compiler

Lines Matching full:small_range

976   Type* small_range = Type::Range(1, 10, scope.main_zone());
978 static Type* types[] = {Type::Signed32(), Type::Integral32(), small_range,
997 Type* small_range = Type::Range(1, 10, scope.main_zone());
999 static Type* types[] = {Type::Signed32(), Type::Integral32(), small_range,