5#ifndef RUNTIME_VM_CPU_ARM64_H_
6#define RUNTIME_VM_CPU_ARM64_H_
8#if !defined(RUNTIME_VM_CPU_H_)
9#error Do not include cpu_arm64.h directly; use cpu.h instead.
26class HostCPUFeatures :
public AllStatic {
36 static const char* hardware_;
38 static bool initialized_;
42class TargetCPUFeatures :
public AllStatic {
49#if defined(DART_TARGET_OS_MACOS) && !defined(DART_TARGET_OS_MACOS_IOS)
#define DEBUG_ASSERT(cond)
static const char * hardware()
static bool atomic_memory_supported()
static bool double_truncate_round_supported()
static const char * hardware()