Searched +full:0 +full:x2e00 (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | mixed_wave32_wave64.ll | 25 ; PS_W32_EN (bit 15) of SPI_PS_IN_CONTROL (0xa1b6) is 0; 26 ; VS_W32_EN (bit 23) of VGT_SHADER_STAGES_EN (0xa2d5) is 1; 27 ; GS_W32_EN (bit 22) of VGT_SHADER_STAGES_EN (0xa2d5) is 1; 28 ; HS_W32_EN (bit 21) of VGT_SHADER_STAGES_EN (0xa2d5) is 1; 29 ; CS_W32_EN (bit 15) of COMPUTE_DISPATCH_INITIATOR (0x2e00) is 1. 31 ; GCN: .amd_amdgpu_pal_metadata{{.*}},0x2e00,0x8000,{{.*}}0xa1b6,0x1,{{.*}},0xa2d5,0xe00000, 33 define dllexport amdgpu_ps void @_amdgpu_ps_main(float %arg10) #0 { 42 …call void @llvm.amdgcn.exp.f32(i32 0, i32 15, float %tmp102, float %tmp102, float %tmp102, float %… 100 attributes #0 = { nounwind "InitialPSInputAddr"="2" "target-features"="+wavefrontsize64" } 108 …0, i32 41479, i32 0, i32 41476, i32 17301504, i32 41478, i32 1087, i32 41721, i32 45, i32 41633, i…
|
/llvm-project/llvm/test/tools/llvm-readtapi/ |
H A D | stubify-ehtypes.test | 50 magic: 0xFEEDFACF 51 cputype: 0x1000007 52 cpusubtype: 0x3 53 filetype: 0x6 56 flags: 0x118085 57 reserved: 0x0 62 vmaddr: 0 64 fileoff: 0 69 flags: 0 73 addr: 0x1CC0 [all …]
|
/llvm-project/bolt/test/X86/Inputs/ |
H A D | blarge_new.yaml | 7 Entry: 0x4016D0 11 VAddr: 0x400040 12 Align: 0x8 13 Offset: 0x40 18 VAddr: 0x4002A8 19 Offset: 0x2A8 24 VAddr: 0x400000 25 Align: 0x1000 26 Offset: 0x0 31 VAddr: 0x401000 [all …]
|
/llvm-project/llvm/test/MC/AMDGPU/ |
H A D | pal-registers.s | 9 .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/test/CodeGen/X86/ |
H A D | ctpop-mask.ll | 19 ; X86-POPCOUNT: # %bb.0: 20 ; X86-POPCOUNT-NEXT: movl {{[0-9]+}}(%esp), %eax 27 ; X64-POPCOUNT: # %bb.0: 33 ; X86-NO-POPCOUNT: # %bb.0: 34 ; X86-NO-POPCOUNT-NEXT: movl {{[0-9]+}}(%esp), %eax 43 ; X64-NO-POPCOUNT: # %bb.0: 57 ; X86-POPCOUNT: # %bb.0: 58 ; X86-POPCOUNT-NEXT: movl $1572864, %eax # imm = 0x180000 59 ; X86-POPCOUNT-NEXT: andl {{[0-9]+}}(%esp), %eax 64 ; X64-POPCOUNT: # %bb.0: [all …]
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | AMDGPUMetadata.h | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 35 constexpr uint32_t VersionMinorV3 = 0; 60 Default = 0, 64 Unknown = 0xff 69 Private = 0, 75 Unknown = 0xff 80 ByValue = 0, 96 Unknown = 0xff 102 Struct = 0, 114 Unknown = 0xff [all …]
|
/llvm-project/llvm/test/CodeGen/AArch64/ |
H A D | arm64-bitfield-extract.ll | 12 ; LLC: // %bb.0: 19 ; OPT-NEXT: [[B:%.*]] = getelementptr inbounds [[STRUCT_Y:%.*]], ptr [[Y:%.*]], i64 0, i32 1 27 %b = getelementptr inbounds %struct.Y, ptr %y, i64 0, i32 1 37 ; LLC: // %bb.0: 38 ; LLC-NEXT: sbfx w0, w0, #0, #4 54 ; LLC: // %bb.0: 71 ; LLC: // %bb.0: 92 ; LLC: // %bb.0: 93 ; LLC-NEXT: sbfx x0, x0, #0, #36 107 ; LLC: // %bb.0 [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 …]
|