Home
last modified time | relevance | path

Searched refs:AMD64 (Results 1 – 25 of 44) sorted by relevance

12

/llvm-project-15.0.7/lld/test/ELF/
H A Demulation-x86.s13 # AMD64: ElfHeader {
14 # AMD64-NEXT: Ident {
18 # AMD64-NEXT: FileVersion: 1
20 # AMD64-NEXT: ABIVersion: 0
22 # AMD64-NEXT: }
25 # AMD64-NEXT: Version: 1
26 # AMD64-NEXT: Entry:
29 # AMD64-NEXT: Flags [ (0x0)
30 # AMD64-NEXT: ]
31 # AMD64-NEXT: HeaderSize: 64
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dtailcall-ri64.ll1 ; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s -check-prefix=AMD64
6 ; AMD64: jmpq
7 ; AMD64-NOT: %{{e[a-z]|rbx|rbp|r10|r12|r13|r14|r15}}
/llvm-project-15.0.7/lld/test/COFF/
H A Dmachine.test3 # RUN: llvm-readobj --file-headers %t.exe | FileCheck -check-prefix=AMD64 %s
6 # RUN: llvm-readobj --file-headers %t.exe | FileCheck -check-prefix=AMD64 %s
8 AMD64: Machine: IMAGE_FILE_MACHINE_AMD64
/llvm-project-15.0.7/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.h54 namespace AMD64 {
114 {llvm::Triple::NetBSD, llvm::Triple::x86_64, NETBSD::AMD64::NT_FPREGS},
/llvm-project-15.0.7/lldb/test/Shell/Minidump/
H A Dmemory-region-from-module.yaml38 Processor Arch: AMD64
72 Processor Arch: AMD64
H A Ddisassemble-no-module.yaml32 Processor Arch: AMD64
H A Dno-process-id.yaml33 Processor Arch: AMD64
H A Dmemory-region.yaml26 Processor Arch: AMD64
/llvm-project-15.0.7/llvm/test/ExecutionEngine/OrcLazy/
H A Dlit.local.cfg3 if config.root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64', 'mips', 'mipsel', 'mips64', 'mip…
/llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/minidump-new/
H A Dlinux-x86_64_null_signal.yaml17 Processor Arch: AMD64
H A Drelative_module_name.yaml4 Processor Arch: AMD64
H A Dmacos-arm-uuids-no-age.yaml4 Processor Arch: AMD64
H A Dlinux-arm-same-uuids.yaml4 Processor Arch: AMD64
H A Dlinux-arm-zero-uuids.yaml4 Processor Arch: AMD64
H A Dlinux-x86_64.yaml22 Processor Arch: AMD64
/llvm-project-15.0.7/lldb/test/API/functionalities/diagnostic_reporting/
H A Dminidump.yaml17 Processor Arch: AMD64
/llvm-project-15.0.7/libc/cmake/modules/
H A DLLVMLibCArchitectures.cmake14 elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "(x86_64)|(AMD64|amd64)|(^i.86$)")
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/
H A Ddebug_loc-aslr.yaml11 Processor Arch: AMD64
/llvm-project-15.0.7/lldb/test/Shell/Minidump/Inputs/
H A Dlinux-x86_64.yaml10 Processor Arch: AMD64
/llvm-project-15.0.7/compiler-rt/test/builtins/
H A DCMakeLists.txt54 if (${arch} MATCHES "arm|aarch64|arm64|i?86|x86_64|AMD64" AND COMPILER_RT_HAS_FLOAT16)
61 if(NOT arch MATCHES "i?86|x86_64|AMD64")
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/Breakpad/Inputs/
H A Dstack-cfi-parsing.yaml17 Processor Arch: AMD64
H A Dunwind-via-stack-cfi.yaml21 Processor Arch: AMD64
/llvm-project-15.0.7/lld/COFF/
H A DConfig.h38 static const auto AMD64 = llvm::COFF::IMAGE_FILE_MACHINE_AMD64; variable
99 bool is64() { return machine == AMD64 || machine == ARM64; } in is64()
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dlit.local.cfg11 if root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64',
/llvm-project-15.0.7/clang/test/Sema/
H A Dinline-asm-validate-x86.c128 #ifdef AMD64 in pr40890()

12