Searched +full:0 +full:x304 (Results 1 – 11 of 11) sorted by relevance
/llvm-project/lldb/test/API/commands/settings/use_source_cache/ |
H A D | main.cpp | 10 fprintf(stderr, "Hello, world => %d\n", calc(0, 1, 2)); in main() 11 return 0; in main() 317 int x304 = x303 * x302 + x301; in calc() local 318 int x305 = x304 * x303 + x302; in calc() 319 int x306 = x305 * x304 + x303; in calc() 320 int x307 = x306 * x305 + x304; in calc()
|
/llvm-project/clang/test/CodeGenObjCXX/ |
H A D | mrc-weak.mm | 11 // 772 == 0x304 18 // 134225921 == 0x08002001 177 template void test11<0>();
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | mrc-weak.m | 31 // 772 == 0x304 38 // 134225921 == 0x08002001
|
/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
H A D | note-core.test | 4 # RUN: yaml2obj %s -DTYPE=0x1 -o %t_nt_prstatus.o 9 # RUN: yaml2obj %s -DTYPE=0x2 -o %t_nt_fpregset.o 14 # RUN: yaml2obj %s -DTYPE=0x3 -o %t_nt_prpsinfo.o 19 # RUN: yaml2obj %s -DTYPE=0x4 -o %t_nt_taskstruct.o 24 # RUN: yaml2obj %s -DTYPE=0x6 -o %t_nt_auxv.o 29 # RUN: yaml2obj %s -DTYPE=0xA -o %t_nt_pstatus.o 34 # RUN: yaml2obj %s -DTYPE=0xC -o %t_nt_fpregs.o 39 # RUN: yaml2obj %s -DTYPE=0xD -o %t_nt_psinfo.o 44 # RUN: yaml2obj %s -DTYPE=0x10 -o %t_nt_lwpstatus.o 49 # RUN: yaml2obj %s -DTYPE=0x1 [all...] |
/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/ |
H A D | multithread-test.yaml | 3 magic: 0xFEEDFACF 4 cputype: 0x100000C 5 cpusubtype: 0x0 6 filetype: 0x2 9 flags: 0x218085 10 reserved: 0x0 15 vmaddr: 0 17 fileoff: 0 18 filesize: 0 19 maxprot: 0 [all …]
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | VOP3Instructions.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 17 let HasExtVOP3DPP = 0; 18 let HasExtDPP = 0; 31 let HasExtVOP3DPP = 0; 32 let HasExtDPP = 0; 47 let HasExtVOP3DPP = 0; 48 let HasExtDPP = 0; 52 let HasExtVOP3DPP = 0; 53 let HasExtDPP = 0; 63 let mayRaiseFPException = 0; [all...] |
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVSystemOperands.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 24 // Privilege Access: Read and Write = 0, 1, 2; Read-Only = 3. 25 // Privilege Mode: User = 0, System = 1 or Machine = 3. 31 // bits<6> Number = op{5 - 0}; 33 bit isRV32Only = 0; 34 bit isAltName = 0; 35 bit isDeprecatedName = 0; 70 def SysRegFFLAGS : SysReg<"fflags", 0x001>; 71 def SysRegFRM : SysReg<"frm", 0x002>; 72 def SysRegFCSR : SysReg<"fcsr", 0x00 [all...] |
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 45 static const char ElfMagic[] = {0x7f, 'E', 'L', 'F', '\0'}; 49 EI_MAG0 = 0, // File identification index. 79 return (memcmp(e_ident, ElfMagic, strlen(ElfMagic))) == 0; in checkMagic() 105 return (memcmp(e_ident, ElfMagic, strlen(ElfMagic))) == 0; in checkMagic() 116 ET_NONE = 0, // No file type 121 ET_LOOS = 0xfe00, // Beginning of operating system-specific codes 122 ET_HIOS = 0xfeff, // Operating system-specific 123 ET_LOPROC = 0xff0 [all...] |
/llvm-project/lldb/test/API/lang/rust/enum-structs/ |
H A D | main.yaml | 12 AddressAlign: 0x4 16 AddressAlign: 0x10 21 AddressAlign: 0x10 26 AddressAlign: 0x10 31 AddressAlign: 0x10 36 AddressAlign: 0x10 41 AddressAlign: 0x4 46 AddressAlign: 0x10 51 AddressAlign: 0x10 56 AddressAlign: 0x10 [all …]
|
/llvm-project/llvm/test/MC/RISCV/ |
H A D | machine-csr-names.s | 20 # CHECK-ENC: encoding: [0x73,0x23,0x10,0xf1] 24 # CHECK-ENC: encoding: [0xf3,0x23,0x10,0xf1] 29 csrrs t2, 0xF11, zero 34 # CHECK-ENC: encoding: [0x7 [all...] |
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | spill-scavenge-offset.ll | 2 ; RUN: llc -mtriple=amdgcn -mcpu=verde -enable-misched=0 -post-RA-scheduler=0 -amdgpu-spill-sgpr-to-vgpr=0 < %s | FileCheck -check-prefixes=CHECK,GFX6 %s 3 ; RUN: llc -sgpr-regalloc=basic -vgpr-regalloc=basic -mtriple=amdgcn -mcpu=tonga -enable-misched=0 -post-RA-scheduler=0 -amdgpu-spill-sgpr-to-vgpr=0 < %s | FileCheck --check-prefix=CHECK %s 4 ; RUN: llc -mtriple=amdgcn -mattr=-xnack,+enable-flat-scratch -mcpu=gfx900 -enable-misched=0 -post-RA-scheduler=0 -amdgpu-spill-sgpr-to-vgpr=0 < %s | FileCheck -check-prefixes=CHECK,GFX9-FLATSCR,FLATSCR %s 5 ; RUN: llc -mtriple=amdgcn -mcpu=gfx1030 -enable-misched=0 [all...] |