Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/enum_types/
H A Dqemu.py24 ARM64 = "arm64" variable in QemuKind
H A Dconfiguration_kind.py32 ARM64 = "ARM64" variable in ArchitectureKind
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_constants.h22 constexpr const char* ARM64 = "arm64"; member
/arkcompiler/runtime_core/static_core/irtoc/lang/
H A Doptions.rb80 arch_str = self.definitions.marshal_dump.keys.grep(/PANDA_TARGET_(AMD64|ARM64|ARM32)/)[0]
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
H A Ddecorator_value.py97 return QemuKind.ARM64
H A Doptions_general.py46 if self.qemu == QemuKind.ARM64:
/arkcompiler/runtime_core/static_core/compiler/tools/
H A Dbenchmark_coverage.sh45 TARGET_NAME=ARM64
104 if (! echo "$line" | grep -q "ARM64\|ARM32\|X86_64") || (echo "$line" | grep -q "$TARGET_NAME"); then
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
H A Drunner_file_based.py160 if config.general.qemu == QemuKind.ARM64:

Completed in 4 milliseconds