Searched refs:DW_ATE_complex_float (Results 1 – 21 of 21) sorted by relevance
/external/elfutils/backends/ |
D | aarch64_retval.c | 99 case DW_ATE_complex_float: in member_is_fp() 344 case DW_ATE_complex_float: in aarch64_return_value_location()
|
D | ia64_retval.c | 143 case DW_ATE_complex_float: in hfa_type() 310 case DW_ATE_complex_float: in ia64_return_value_location()
|
D | alpha_retval.c | 120 if (encoding == DW_ATE_complex_float) in alpha_return_value_location()
|
D | x86_64_retval.c | 132 case DW_ATE_complex_float: in x86_64_return_value_location()
|
D | ppc64_retval.c | 126 if (encoding == DW_ATE_float || encoding == DW_ATE_complex_float) in ppc64_return_value_location()
|
D | riscv_retval.c | 224 case DW_ATE_complex_float: in riscv_return_value_location_lp64d()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Sparc/ |
D | subreg.ll | 30 !14 = !DIBasicType(name: "complex", size: 256, encoding: DW_ATE_complex_float)
|
/external/llvm/test/DebugInfo/ARM/ |
D | split-complex.ll | 45 !8 = !DIBasicType(name: "complex", size: 128, align: 64, encoding: DW_ATE_complex_float)
|
D | sroa-complex.ll | 49 !8 = !DIBasicType(name: "complex", size: 128, align: 64, encoding: DW_ATE_complex_float)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ARM/ |
D | split-complex.ll | 44 !8 = !DIBasicType(name: "complex", size: 128, align: 64, encoding: DW_ATE_complex_float)
|
D | sroa-complex.ll | 49 !8 = !DIBasicType(name: "complex", size: 128, align: 64, encoding: DW_ATE_complex_float)
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2enums.h | 318 DW_ATE_complex_float =0x3, enumerator
|
/external/elfutils/libdw/ |
D | dwarf.h | 628 DW_ATE_complex_float = 0x3, enumerator
|
D | known-dwarf.h | 155 DWARF_ONE_KNOWN_DW_ATE (complex_float, DW_ATE_complex_float) \
|
/external/llvm/bindings/go/llvm/ |
D | dibuilder.go | 72 DW_ATE_complex_float DwarfTypeEncoding = 0x03 const
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | dibuilder.go | 72 DW_ATE_complex_float DwarfTypeEncoding = 0x03 const
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2010-05-25-DotDebugLoc.ll | 210 …(tag: DW_TAG_base_type, name: "complex float", size: 64, align: 32, encoding: DW_ATE_complex_float)
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-05-25-DotDebugLoc.ll | 210 …(tag: DW_TAG_base_type, name: "complex float", size: 64, align: 32, encoding: DW_ATE_complex_float)
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1064 case dwarf::DW_ATE_complex_float: in lowerTypeBasic()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1453 case dwarf::DW_ATE_complex_float: in lowerTypeBasic()
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 608 llvm::dwarf::TypeKind Encoding = llvm::dwarf::DW_ATE_complex_float; in CreateType()
|