Home
last modified time | relevance | path

Searched refs:DW_ATE_complex_float (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A DDbgValueAggregate.ll35 !12 = !DIBasicType(name: "complex", size: 64, align: 32, encoding: DW_ATE_complex_float)
/llvm-project-15.0.7/llvm/test/DebugInfo/Sparc/
H A Dsubreg.ll30 !14 = !DIBasicType(name: "complex", size: 256, encoding: DW_ATE_complex_float)
/llvm-project-15.0.7/llvm/test/DebugInfo/ARM/
H A Dsplit-complex.ll43 !8 = !DIBasicType(name: "complex", size: 128, align: 64, encoding: DW_ATE_complex_float)
H A Dsroa-complex.ll47 !8 = !DIBasicType(name: "complex", size: 128, align: 64, encoding: DW_ATE_complex_float)
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dimplicit_value-double.ll77 !18 = !DIBasicType(name: "complex", size: 128, encoding: DW_ATE_complex_float)
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Ddibuilder.go71 DW_ATE_complex_float DwarfTypeEncoding = 0x03 const
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A D2010-05-25-DotDebugLoc.ll210 …(tag: DW_TAG_base_type, name: "complex float", size: 64, align: 32, encoding: DW_ATE_complex_float)
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1776 case dwarf::DW_ATE_complex_float: in lowerTypeBasic()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp903 llvm::dwarf::TypeKind Encoding = llvm::dwarf::DW_ATE_complex_float; in CreateType()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp976 case DW_ATE_complex_float: { in GetBuiltinTypeForDWARFEncodingAndBitSize()