| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | emulation-x86.s | 13 # 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 D | tailcall-ri64.ll | 1 ; 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 D | machine.test | 3 # 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 D | RegisterUtilities.h | 54 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 D | memory-region-from-module.yaml | 38 Processor Arch: AMD64 72 Processor Arch: AMD64
|
| H A D | disassemble-no-module.yaml | 32 Processor Arch: AMD64
|
| H A D | no-process-id.yaml | 33 Processor Arch: AMD64
|
| H A D | memory-region.yaml | 26 Processor Arch: AMD64
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/OrcLazy/ |
| H A D | lit.local.cfg | 3 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 D | linux-x86_64_null_signal.yaml | 17 Processor Arch: AMD64
|
| H A D | relative_module_name.yaml | 4 Processor Arch: AMD64
|
| H A D | macos-arm-uuids-no-age.yaml | 4 Processor Arch: AMD64
|
| H A D | linux-arm-same-uuids.yaml | 4 Processor Arch: AMD64
|
| H A D | linux-arm-zero-uuids.yaml | 4 Processor Arch: AMD64
|
| H A D | linux-x86_64.yaml | 22 Processor Arch: AMD64
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/diagnostic_reporting/ |
| H A D | minidump.yaml | 17 Processor Arch: AMD64
|
| /llvm-project-15.0.7/libc/cmake/modules/ |
| H A D | LLVMLibCArchitectures.cmake | 14 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 D | debug_loc-aslr.yaml | 11 Processor Arch: AMD64
|
| /llvm-project-15.0.7/lldb/test/Shell/Minidump/Inputs/ |
| H A D | linux-x86_64.yaml | 10 Processor Arch: AMD64
|
| /llvm-project-15.0.7/compiler-rt/test/builtins/ |
| H A D | CMakeLists.txt | 54 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 D | stack-cfi-parsing.yaml | 17 Processor Arch: AMD64
|
| H A D | unwind-via-stack-cfi.yaml | 21 Processor Arch: AMD64
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | Config.h | 38 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 D | lit.local.cfg | 11 if root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64',
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | inline-asm-validate-x86.c | 128 #ifdef AMD64 in pr40890()
|