Home
last modified time | relevance | path

Searched refs:DW_ATE_signed (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/external/llvm/test/Assembler/
Dmdtemplateparameter.ll8 !1 = !MDBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
9 ; CHECK: !1 = !MDBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
Dmdsubroutinetype.ll7 !0 = !MDBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
Dmdlocalvariable.ll12 !3 = !MDBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
/external/elfutils/src/backends/
Dtilegx_regs.c59 *type = DW_ATE_signed; in tilegx_register_info()
66 *type = DW_ATE_signed; in tilegx_register_info()
Daarch64_regs.c73 return regtype ("integer", DW_ATE_signed, "x%d", regno); in aarch64_register_info()
Darm_regs.c53 *type = DW_ATE_signed; in arm_register_info()
Dsparc_regs.c55 *type = DW_ATE_signed; in sparc_register_info()
Ds390_regs.c75 *type = DW_ATE_signed; in s390_register_info()
Di386_regs.c58 *type = DW_ATE_signed; in i386_register_info()
Dalpha_regs.c54 *type = DW_ATE_signed; in alpha_register_info()
/external/llvm/test/DebugInfo/
D2010-05-10-MultipleCU.ll32 !7 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
40 !15 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
Dpiece-verifier.ll34 !8 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
39 …!MDBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
D2009-11-06-NamelessGlobalVariable.ll12 !7 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
/external/llvm/test/Verifier/
Dmdcompositetype-templateparams.ll10 !0 = !MDBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
Dmdcompositetype-templateparams-tuple.ll9 !0 = !MDBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
/external/llvm/test/DebugInfo/X86/
Dpieces-1.ll61 !8 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
66 …!MDBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
Ddbg-merge-loc-entry.ll56 !13 = !MDBasicType(tag: DW_TAG_base_type, size: 128, align: 128, encoding: DW_ATE_signed)
63 …!MDBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
Dpieces-2.ll68 !8 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
79 …!MDBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
Ddbg-file-name.ll17 !5 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
Ddbg-at-specficiation.ll17 !8 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
Dempty-and-one-elem-array.ll30 ; CHECK-NEXT: DW_AT_encoding [DW_FORM_data1] (DW_ATE_signed)
73 !9 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
/external/llvm/test/Transforms/Mem2Reg/
DConvertDebugInfo2.ll41 !6 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
48 …!MDBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
/external/llvm/test/Transforms/AddDiscriminators/
Dno-discriminators.ll60 !8 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
61 …!MDBasicType(tag: DW_TAG_base_type, name: "long int", size: 64, align: 64, encoding: DW_ATE_signed)
/external/llvm/test/DebugInfo/AArch64/
Dbig-endian.ll19 !7 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed)
/external/llvm/test/CodeGen/X86/
Dnull-streamer.ll24 !8 = !MDBasicType(tag: DW_TAG_base_type, size: 32, align: 32, encoding: DW_ATE_signed)

12345678910>>...13