/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/ |
D | DIEnumerator.ll | 34 !6 = !DIBasicType(name: "int", size: 32, encoding: DW_ATE_signed) 35 ; CHECK: ![[INT]] = !DIBasicType(name: "int", size: 32, encoding: DW_ATE_signed) 56 !15 = !DIBasicType(name: "long long int", size: 64, encoding: DW_ATE_signed) 57 ; CHECK: ![[LONG]] = !DIBasicType(name: "long long int", size: 64, encoding: DW_ATE_signed)
|
D | ditemplateparameter.ll | 8 !1 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 9 ; CHECK: !1 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
D | diglobalvariable.ll | 12 !3 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 25 !9 = !DIBasicType(name: "int", size: 32, encoding: DW_ATE_signed)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | cast-set-preserve-signed-dbg-val.ll | 39 !10 = !DIBasicType(name: "ty32", size: 32, encoding: DW_ATE_signed) 40 !12 = !DIBasicType(name: "ty8", size: 8, encoding: DW_ATE_signed) 46 !39 = !DIBasicType(name: "ty16", size: 16, encoding: DW_ATE_signed)
|
/external/llvm/test/Assembler/ |
D | ditemplateparameter.ll | 8 !1 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 9 ; CHECK: !1 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
/external/elfutils/backends/ |
D | tilegx_regs.c | 59 *type = DW_ATE_signed; in tilegx_register_info() 66 *type = DW_ATE_signed; in tilegx_register_info()
|
D | bpf_regs.c | 56 *type = DW_ATE_signed; in bpf_register_info()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | JitManager.cpp | 299 case 8: return builder.createBasicType("int8", 8, dwarf::DW_ATE_signed); break; in GetDebugIntegerType() 300 case 16: return builder.createBasicType("int16", 16, dwarf::DW_ATE_signed); break; in GetDebugIntegerType() 301 case 32: return builder.createBasicType("int", 32, dwarf::DW_ATE_signed); break; in GetDebugIntegerType() 302 case 64: return builder.createBasicType("int64", 64, dwarf::DW_ATE_signed); break; in GetDebugIntegerType() 305 case 8: return builder.createBasicType("int8", 8, 0, dwarf::DW_ATE_signed); break; in GetDebugIntegerType() 306 case 16: return builder.createBasicType("int16", 16, 0, dwarf::DW_ATE_signed); break; in GetDebugIntegerType() 307 case 32: return builder.createBasicType("int", 32, 0, dwarf::DW_ATE_signed); break; in GetDebugIntegerType() 308 case 64: return builder.createBasicType("int64", 64, 0, dwarf::DW_ATE_signed); break; in GetDebugIntegerType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/ |
D | dilocalvariable-3.9.ll | 4 ; CHECK: !10 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 20 !10 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ |
D | debuglineinfo-path.ll | 49 !57 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 60 !37 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 71 !47 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
D | debugify-bogus-dbg-value.ll | 46 !10 = !DIBasicType(name: "ty64", size: 64, encoding: DW_ATE_signed) 52 !13 = !DIBasicType(name: "ty128", size: 256, encoding: DW_ATE_signed)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/ |
D | 2010-05-10-MultipleCU.ll | 32 !7 = !DIBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 40 !15 = !DIBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
D | debuginfofinder-imported-global-variable.ll | 19 ; CHECK: Type: int DW_ATE_signed 31 !4 = !DIBasicType(name: "int", size: 32, encoding: DW_ATE_signed)
|
D | piece-verifier.ll | 33 !8 = !DIBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 38 …!DIBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
|
/external/llvm/test/DebugInfo/Generic/ |
D | 2010-05-10-MultipleCU.ll | 32 !7 = !DIBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 40 !15 = !DIBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
D | piece-verifier.ll | 33 !8 = !DIBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 38 …!DIBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/ |
D | int8-char-type.ll | 47 !12 = !DIBasicType(size: 8, align: 8, encoding: DW_ATE_signed) 52 ; Manually modified to use DW_ATE_signed
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | dwarf-discriminator.ll | 39 !8 = !DIBasicType(name: "long int", size: 32, encoding: DW_ATE_signed) 53 !22 = !DIBasicType(name: "int", size: 32, encoding: DW_ATE_signed)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | pieces-1.ll | 55 !8 = !DIBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 60 …!DIBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
|
/external/llvm/test/DebugInfo/X86/ |
D | pieces-1.ll | 60 !8 = !DIBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed) 65 …!DIBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
|
/external/llvm/test/Transforms/SampleProfile/ |
D | inline-coverage.ll | 100 !7 = !DIBasicType(name: "long long int", size: 64, align: 64, encoding: DW_ATE_signed) 101 !8 = !DIBasicType(name: "long int", size: 64, align: 64, encoding: DW_ATE_signed) 105 !12 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SampleProfile/ |
D | inline-coverage.ll | 100 !7 = !DIBasicType(name: "long long int", size: 64, align: 64, encoding: DW_ATE_signed) 101 !8 = !DIBasicType(name: "long int", size: 64, align: 64, encoding: DW_ATE_signed) 105 !12 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
/external/llvm/test/Verifier/ |
D | mdcompositetype-templateparams.ll | 10 !0 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
D | mdcompositetype-templateparams-tuple.ll | 9 !0 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | mdcompositetype-templateparams.ll | 10 !0 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
|