Home
last modified time | relevance | path

Searched +full:0 +full:x2ccc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dpal-userdata-regs.ll7 ; CHECK-DAG: '0x2c0c (SPI_SHADER_USER_DATA_PS_0)': 0x10000000
8 ; CHECK-DAG: '0x2c4c (SPI_SHADER_USER_DATA_VS_0)': 0x10000000
9 ; CHECK-DAG: '0x2c8c (SPI_SHADER_USER_DATA_GS_0)': 0x10000000
10 ; CHECK-DAG: '0x2ccc (SPI_SHADER_USER_DATA_ES_0)': 0x10000000
11 ; CHECK-DAG: '0x2d0c (SPI_SHADER_USER_DATA_HS_0)': 0x10000000
12 ; CHECK-DAG: '0x2d4c (SPI_SHADER_USER_DATA_LS_0)': 0x10000000
14 !amdgpu.pal.metadata.msgpack = !{!0}
160 = !{!"\82\B0amdpal.pipelines\91\88\A4.api\A6Vulkan\B0.hardware_stages\86\A3.es\82\AB.sgpr_limith…
/llvm-project/llvm/test/MC/AMDGPU/
H A Dpal-registers.s9 .scratch_memory_size: 0
10 .sgpr_count: 0x1
11 .vgpr_count: 0x1
13 - 0x123456789abcdef0
14 - 0xfedcba9876543210
16 0x2c06: 0
17 0x2c07: 0
18 0x2c0a: 0
19 0x2c0b: 0
20 0x2c0c: 0
[all …]
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
37 auto *MDN = dyn_cast<MDTuple>(NamedMD->getOperand(0)); in readFromIR()
39 if (auto *MDS = dyn_cast<MDString>(MDN->getOperand(0))) in readFromIR()
55 auto *Tuple = dyn_cast<MDTuple>(NamedMD->getOperand(0)); in readFromIR()
58 for (unsigned I = 0, E = Tuple->getNumOperands() & -2; I != E; I += 2) { in readFromIR()
80 for (unsigned I = 0; I != Blob.size() / sizeof(uint32_t) / 2; ++I) in setFromLegacyBlob()
169 // Get a register from the metadata, or 0 if not currently set.
174 return 0; in getRegister()
177 return 0; in getRegister()
185 // In the new MsgPack format, ignore register numbered >= 0x1000000 in setRegister()
[all...]
/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/
H A Dmultithread-test.yaml3 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 …]