/external/elfutils/backends/ |
D | ia64_regs.c | 213 *type = DW_ATE_boolean; in ia64_register_info() 226 *type = DW_ATE_boolean; in ia64_register_info() 240 *type = DW_ATE_boolean; in ia64_register_info() 250 *type = DW_ATE_boolean; in ia64_register_info() 261 *type = DW_ATE_boolean; in ia64_register_info()
|
D | riscv_retval.c | 195 case DW_ATE_boolean: in riscv_return_value_location_lp64d()
|
D | aarch64_retval.c | 360 case DW_ATE_boolean: in aarch64_return_value_location()
|
/external/llvm/unittests/Support/ |
D | DwarfTest.cpp | 98 EXPECT_EQ(DW_ATE_boolean, getAttributeEncoding("DW_ATE_boolean")); in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | dbg-value-frame-index.ll | 46 !9 = !DIBasicType(name: "bool", size: 8, encoding: DW_ATE_boolean)
|
D | range_reloc_base.ll | 55 !13 = !DIBasicType(name: "bool", size: 8, encoding: DW_ATE_boolean)
|
D | partial-constant.ll | 72 !10 = !DIBasicType(name: "bool", size: 8, encoding: DW_ATE_boolean)
|
D | rnglists_base_attr.ll | 83 !13 = !DIBasicType(name: "bool", size: 8, encoding: DW_ATE_boolean)
|
D | void-typedef.ll | 83 !20 = !DIBasicType(name: "bool", size: 8, encoding: DW_ATE_boolean)
|
D | parameters.ll | 108 !20 = !DIBasicType(tag: DW_TAG_base_type, name: "bool", size: 8, align: 8, encoding: DW_ATE_boolean)
|
D | earlydup-crash.ll | 84 …7 = !DIBasicType(tag: DW_TAG_base_type, name: "_Bool", size: 8, align: 8, encoding: DW_ATE_boolean)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | machinesink-null-debuginfo.ll | 40 !11 = !DIBasicType(name: "bool", size: 8, encoding: DW_ATE_boolean)
|
D | machinesink-merge-debuginfo.ll | 90 !11 = !DIBasicType(name: "bool", size: 8, encoding: DW_ATE_boolean)
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/BinaryFormat/ |
D | DwarfTest.cpp | 100 EXPECT_EQ(DW_ATE_boolean, getAttributeEncoding("DW_ATE_boolean")); in TEST()
|
/external/llvm/test/Transforms/InstCombine/ |
D | lifetime.ll | 73 !7 = !DIBasicType(name: "bool", size: 8, align: 8, encoding: DW_ATE_boolean)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | lifetime-no-null-opt.ll | 75 !7 = !DIBasicType(name: "bool", size: 8, align: 8, encoding: DW_ATE_boolean)
|
D | lifetime.ll | 73 !7 = !DIBasicType(name: "bool", size: 8, align: 8, encoding: DW_ATE_boolean)
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2enums.h | 317 DW_ATE_boolean =0x2, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Util/ |
D | split-bit-piece.ll | 69 !9 = !DIBasicType(name: "bool", size: 8, encoding: DW_ATE_boolean)
|
/external/llvm/test/DebugInfo/X86/ |
D | parameters.ll | 107 !20 = !DIBasicType(tag: DW_TAG_base_type, name: "bool", size: 8, align: 8, encoding: DW_ATE_boolean)
|
D | earlydup-crash.ll | 84 …7 = !DIBasicType(tag: DW_TAG_base_type, name: "_Bool", size: 8, align: 8, encoding: DW_ATE_boolean)
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | Dwarf.cpp | 455 case DW_ATE_boolean: return "DW_ATE_boolean"; in AttributeEncodingString()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | Dwarf.h | 460 DW_ATE_boolean = 0x02, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/DeadArgElim/ |
D | dbginfo-preserve-dbgloc.ll | 115 !37 = !DIBasicType(name: "_Bool", size: 8, encoding: DW_ATE_boolean)
|
/external/llvm/test/DebugInfo/Generic/ |
D | inline-scopes.ll | 115 !18 = !DIBasicType(tag: DW_TAG_base_type, name: "bool", size: 8, align: 8, encoding: DW_ATE_boolean)
|