#include <cpu_arm.h>
Definition at line 68 of file cpu_arm.h.
◆ abm_supported() [1/2]
static bool dart::TargetCPUFeatures::abm_supported |
( |
| ) |
|
|
inlinestatic |
Definition at line 63 of file cpu_ia32.h.
static bool abm_supported()
◆ abm_supported() [2/2]
static bool dart::TargetCPUFeatures::abm_supported |
( |
| ) |
|
|
inlinestatic |
◆ atomic_memory_supported()
static bool dart::TargetCPUFeatures::atomic_memory_supported |
( |
| ) |
|
|
inlinestatic |
Definition at line 48 of file cpu_arm64.h.
48 {
49#if defined(DART_TARGET_OS_MACOS) && !defined(DART_TARGET_OS_MACOS_IOS)
50 return true;
51#else
52 return false;
53#endif
54 }
◆ Cleanup() [1/5]
static void dart::TargetCPUFeatures::Cleanup |
( |
| ) |
|
|
inlinestatic |
◆ Cleanup() [2/5]
static void dart::TargetCPUFeatures::Cleanup |
( |
| ) |
|
|
inlinestatic |
◆ Cleanup() [3/5]
static void dart::TargetCPUFeatures::Cleanup |
( |
| ) |
|
|
inlinestatic |
◆ Cleanup() [4/5]
static void dart::TargetCPUFeatures::Cleanup |
( |
| ) |
|
|
inlinestatic |
◆ Cleanup() [5/5]
static void dart::TargetCPUFeatures::Cleanup |
( |
| ) |
|
|
inlinestatic |
◆ double_truncate_round_supported() [1/5]
static bool dart::TargetCPUFeatures::double_truncate_round_supported |
( |
| ) |
|
|
inlinestatic |
◆ double_truncate_round_supported() [2/5]
static bool dart::TargetCPUFeatures::double_truncate_round_supported |
( |
| ) |
|
|
inlinestatic |
◆ double_truncate_round_supported() [3/5]
static bool dart::TargetCPUFeatures::double_truncate_round_supported |
( |
| ) |
|
|
inlinestatic |
Definition at line 64 of file cpu_ia32.h.
static bool sse4_1_supported()
◆ double_truncate_round_supported() [4/5]
static bool dart::TargetCPUFeatures::double_truncate_round_supported |
( |
| ) |
|
|
inlinestatic |
◆ double_truncate_round_supported() [5/5]
static bool dart::TargetCPUFeatures::double_truncate_round_supported |
( |
| ) |
|
|
inlinestatic |
Definition at line 64 of file cpu_x64.h.
64 {
66 }
static bool sse4_1_supported()
◆ hardfp_supported()
static bool dart::TargetCPUFeatures::hardfp_supported |
( |
| ) |
|
|
inlinestatic |
Definition at line 77 of file cpu_arm.h.
static bool hardfp_supported()
◆ hardware() [1/5]
static const char * dart::TargetCPUFeatures::hardware |
( |
| ) |
|
|
inlinestatic |
Definition at line 78 of file cpu_arm.h.
static const char * hardware()
◆ hardware() [2/5]
static const char * dart::TargetCPUFeatures::hardware |
( |
| ) |
|
|
inlinestatic |
◆ hardware() [3/5]
static const char * dart::TargetCPUFeatures::hardware |
( |
| ) |
|
|
inlinestatic |
◆ hardware() [4/5]
static const char * dart::TargetCPUFeatures::hardware |
( |
| ) |
|
|
inlinestatic |
◆ hardware() [5/5]
static const char * dart::TargetCPUFeatures::hardware |
( |
| ) |
|
|
inlinestatic |
◆ Init() [1/5]
static void dart::TargetCPUFeatures::Init |
( |
| ) |
|
|
inlinestatic |
◆ Init() [2/5]
static void dart::TargetCPUFeatures::Init |
( |
| ) |
|
|
inlinestatic |
◆ Init() [3/5]
static void dart::TargetCPUFeatures::Init |
( |
| ) |
|
|
inlinestatic |
◆ Init() [4/5]
static void dart::TargetCPUFeatures::Init |
( |
| ) |
|
|
inlinestatic |
◆ Init() [5/5]
static void dart::TargetCPUFeatures::Init |
( |
| ) |
|
|
inlinestatic |
◆ integer_division_supported()
static bool dart::TargetCPUFeatures::integer_division_supported |
( |
| ) |
|
|
inlinestatic |
Definition at line 73 of file cpu_arm.h.
73 {
75 }
static bool integer_division_supported()
◆ neon_supported()
static bool dart::TargetCPUFeatures::neon_supported |
( |
| ) |
|
|
inlinestatic |
Definition at line 76 of file cpu_arm.h.
static bool neon_supported()
◆ popcnt_supported() [1/2]
static bool dart::TargetCPUFeatures::popcnt_supported |
( |
| ) |
|
|
inlinestatic |
Definition at line 62 of file cpu_ia32.h.
static bool popcnt_supported()
◆ popcnt_supported() [2/2]
static bool dart::TargetCPUFeatures::popcnt_supported |
( |
| ) |
|
|
inlinestatic |
◆ sse2_supported() [1/2]
static bool dart::TargetCPUFeatures::sse2_supported |
( |
| ) |
|
|
inlinestatic |
Definition at line 60 of file cpu_ia32.h.
static bool sse2_supported()
◆ sse2_supported() [2/2]
static bool dart::TargetCPUFeatures::sse2_supported |
( |
| ) |
|
|
inlinestatic |
◆ sse4_1_supported() [1/2]
static bool dart::TargetCPUFeatures::sse4_1_supported |
( |
| ) |
|
|
inlinestatic |
◆ sse4_1_supported() [2/2]
static bool dart::TargetCPUFeatures::sse4_1_supported |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: