Home
last modified time | relevance | path

Searched defs:ARM64 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/compiler-rt/cmake/
H A Dbuiltin-config-ix.cmake55 set(ARM64 aarch64) global() variable
75 set(ARM64 arm64 arm64e) global() variable
H A Dcrt-config-ix.cmake21 set(ARM64 aarch64) variable
/llvm-project/compiler-rt/cmake/Modules/
H A DAllSupportedArchDefs.cmake1 set(ARM64 aarch64) variable
21 set(ARM64 arm64) variable
[all...]
/llvm-project/llvm/docs/
H A DExtensions.rst698 Stack Probe EmissionWindows on ARM64 global() argument
/llvm-project/lld/MachO/Arch/
H A DARM64.cpp32 struct ARM64 : ARM64Common { struct
179 ARM64::ARM64() : ARM64Common(LP64()) { ARM64() function in ARM64
[all...]
/llvm-project/lld/COFF/
H A DConfig.h38 static const auto ARM64 = llvm::COFF::IMAGE_FILE_MACHINE_ARM64; global() variable
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h135 ARM64 = 0xf6, enumerator