Lines Matching refs:VIXL_STATIC_ASSERT
371 VIXL_STATIC_ASSERT((sizeof(value) == 1) || (sizeof(value) == 2) ||
387 VIXL_STATIC_ASSERT((sizeof(value) == 1) || (sizeof(value) == 2) ||
463 VIXL_STATIC_ASSERT((kMaxSizeInBytes * kBitsPerByte) == kMaxSizeInBits);
1576 VIXL_STATIC_ASSERT(sizeof(result) <= sizeof(raw));
1642 VIXL_STATIC_ASSERT((kSPRegInternalCode % kNumberOfRegisters) == 31);
1697 VIXL_STATIC_ASSERT(sizeof(value) <= sizeof(raw));
1761 VIXL_STATIC_ASSERT(
1849 VIXL_STATIC_ASSERT(sizeof(result) <= sizeof(raw));
1869 VIXL_STATIC_ASSERT((sizeof(value) == kBRegSizeInBytes) ||
2390 VIXL_STATIC_ASSERT(sizeof(value) == kDRegSizeInBytes);
2395 VIXL_STATIC_ASSERT(sizeof(value) == kSRegSizeInBytes);
2400 VIXL_STATIC_ASSERT(sizeof(Float16ToRawbits(value)) == kHRegSizeInBytes);