Home
last modified time | relevance | path

Searched refs:CpuFeaturesHasCrc32 (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/libpandabase/arch/aarch64/
H A Dcpu_features.cpp23 bool CpuFeaturesHasCrc32() in CpuFeaturesHasCrc32() function
30 bool CpuFeaturesHasCrc32()
/arkcompiler/runtime_core/static_core/libpandabase/arch/aarch64/
H A Dcpu_features.cpp24 bool CpuFeaturesHasCrc32() in CpuFeaturesHasCrc32() function
45 bool CpuFeaturesHasCrc32()
/arkcompiler/runtime_core/libpandabase/arch/default/
H A Dcpu_features.cpp19 bool CpuFeaturesHasCrc32() in CpuFeaturesHasCrc32() function
/arkcompiler/runtime_core/static_core/libpandabase/arch/default/
H A Dcpu_features.cpp19 bool CpuFeaturesHasCrc32() in CpuFeaturesHasCrc32() function
/arkcompiler/runtime_core/libpandabase/
H A Dcpu_features.h20 bool CpuFeaturesHasCrc32();
/arkcompiler/runtime_core/static_core/libpandabase/
H A Dcpu_features.h22 PANDA_PUBLIC_API bool CpuFeaturesHasCrc32();
/arkcompiler/runtime_core/compiler/
H A Dcompiler_options.h86 if (CpuFeaturesHasCrc32()) { in AdjustCpuFeatures()
/arkcompiler/runtime_core/static_core/compiler/
H A Dcompiler_options.h98 if (CpuFeaturesHasCrc32()) { in AdjustCpuFeatures()

Completed in 6 milliseconds