28#include <gtest/gtest.h>
37 using TooShort = uint8_t[2];
38 using TooLong = uint16_t[32];
39 using TooLongFloat =
double[4];
40 using EightLong = uint32_t[2];
41 using SixteenLong = uint64_t[2];
42 using EightLongFloat =
float[2];
43 using SixteenLongFloat =
double[2];
84 using SvaInt = uint32_t[2];
85 using SvaTiny = uint8_t[16];
86 using SvaFloat =
float[2];
109 using SvaInt = uint32_t[2];
TEST(Aapcs64, IsAapcs64ShortVector)
This is a simple scalar statistic, like a counter.
constexpr bool IsAapcs64HvaV
constexpr bool IsAapcs64HfaV
constexpr bool IsAapcs64HxaV
constexpr bool IsAapcs64ShortVectorV
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.