Searched +full:0 +full:x1bc (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | lea-opt.ll | 13 ; ENABLED: # %bb.0: # %entry 29 ; ENABLED-NEXT: movl $333, (%rax) # imm = 0x14D 30 ; ENABLED-NEXT: movl $444, 4(%rax) # imm = 0x1BC 35 ; DISABLED: # %bb.0: # %entry 52 ; DISABLED-NEXT: movl $333, (%rax) # imm = 0x14D 53 ; DISABLED-NEXT: movl $444, (%rcx) # imm = 0x1BC 57 %a = getelementptr inbounds [65 x %struct.anon1], ptr @arr1, i64 0, i64 %x, i32 0 59 %b = getelementptr inbounds [65 x %struct.anon1], ptr @arr1, i64 0, i64 %x, i32 1 62 %c = getelementptr inbounds [65 x %struct.anon1], ptr @arr1, i64 0, i64 %x, i32 2 86 ; ENABLED: # %bb.0: # %entry [all …]
|
/llvm-project/lld/test/COFF/Inputs/ |
H A D | pdb-local-constants.s | 4 .type 0; 7 .set @feat.00, 0 14 .p2align 4, 0x90 17 .cv_func_id 0 18 # %bb.0: # %entry 21 .cv_loc 0 1 7 0 # local_constant.cpp:7:0 22 movl $444, %eax # imm = 0x1BC 28 .p2align 2, 0x0 36 .long 0 # Signature 37 .byte 0 # Object name [all …]
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | aix-dwarf.ll | 18 define i32 @main() #0 !dbg !8 { 21 store i32 0, ptr %retval, align 4 22 ret i32 0, !dbg !12 25 !llvm.dbg.cu = !{!0} 29 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 12.0.0", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, nameTableKind: None) 36 !7 = !{!"clang version 12.0.0"} 37 !8 = distinct !DISubprogram(name: "main", scope: !1, file: !1, line: 1, type: !9, scopeLine: 2, flags: DIFlagPrototyped, spFlags: DISPFlagDefinition, unit: !0, retainedNodes: !2) 47 ; SEC-NEXT: PhysicalAddress: 0x [all...] |
/llvm-project/llvm/test/tools/dsymutil/X86/ |
H A D | dsym-companion.test | 20 CHECK32: Magic: Magic (0xFEEDFACE) 21 CHECK32: CpuType: X86 (0x7) 22 CHECK32: CpuSubType: CPU_SUBTYPE_I386_ALL (0x3) 23 CHECK64: Magic: Magic64 (0xFEEDFACF) 24 CHECK64: CpuType: X86-64 (0x1000007) 25 CHECK64: CpuSubType: CPU_SUBTYPE_X86_64_ALL (0x3) 26 CHECK: FileType: DWARFSymbol (0xA) 28 CHECK: Flags [ (0x0) 34 CHECK32: Address: 0x1E90 35 CHECK32: Size: 0x11A [all …]
|
/llvm-project/llvm/test/tools/llvm-readtapi/Inputs/ |
H A D | mixed-swift-objc.yaml | 3 magic: 0xFEEDFACF 4 cputype: 0x1000007 5 cpusubtype: 0x3 6 filetype: 0x6 9 flags: 0x110085 10 reserved: 0x0 15 vmaddr: 0 17 fileoff: 0 22 flags: 0 26 addr: 0x1B30 [all …]
|
/llvm-project/compiler-rt/test/builtins/Unit/ppc/ |
H A D | fixtfti_test.h | 22 { 0x0p+0, 0x0p+0, INIT_U128( 0x0000000000000000, 0x0000000000000000 ) }, 23 { -0x0p+0, 0x0p+0, INIT_U128( 0x0000000000000000, 0x0000000000000000 ) }, 24 { -0x0p+0, -0x0p+0, INIT_U128( 0x0000000000000000, 0x0000000000000000 ) }, 25 { 0x0p+0, -0x0p+0, INIT_U128( 0x0000000000000000, 0x0000000000000000 ) }, 26 { -0x1p+0, 0x0p+0, INIT_U128( 0xffffffffffffffff, 0xffffffffffffffff ) }, 27 { 0x1p+0, 0x0p+0, INIT_U128( 0x0000000000000000, 0x0000000000000001 ) }, 28 { -0x1p+127, 0x0p+0, INIT_U128( 0x8000000000000000, 0x0000000000000000 ) }, 29 { 0x1.9a22227b34444p+0, 0x1.05d9d02c0bb3ap-53, INIT_U128( 0x0, 0x1 ) }, 30 { 0x1.be1c2ac37c385p+0, -0x1.2254205c44a84p-53, INIT_U128( 0x0, 0x1 ) }, 31 { 0x1.8b79847916f30p+0, 0x1.515b66aaa2b6dp-53, INIT_U128( 0x0, 0x1 ) }, [all …]
|
/llvm-project/llvm/test/DebugInfo/NVPTX/ |
H A D | debug-info.ll | 13 ; CHECK: .target sm_{{[0-9]+}}, debug 26 ; CHECK: .loc [[DEBUG_INFO_CU:[0-9]+]] 5 0 32 ; CHECK: .loc [[BUILTUIN_VARS_H:[0-9]+]] 78 180 62 define ptx_kernel void @_Z5saxpyifPfS_(i32 %n, float %a, ptr nocapture readonly %x, ptr nocapture %y) local_unnamed_addr #0 !dbg !566 { 68 %0 = tail call i32 @llvm.nvvm.read.ptx.sreg.ctaid.x() #3, !dbg !579, !range !616 70 %mul = mul nuw nsw i32 %1, %0, !dbg !662 97 ; CHECK-DAG: .file {{[0-9]+}} "{{.*}}clang/include{{/|\\\\}}__clang_cuda_math_forward_declares.h" 98 ; CHECK-DAG: .file {{[0-9]+}} "{{.*}}/usr/local/cuda/include{{/|\\\\}}vector_types.h" 106 ; CHECK-NEXT: .b8 0 [all...] |