Home
last modified time | relevance | path

Searched refs:DW_ATE_float (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp219 Encoding == dwarf::DW_ATE_float || Encoding == dwarf::DW_ATE_UTF || in isUnsignedDIType()
H A DCodeViewDebug.cpp1684 case dwarf::DW_ATE_float: in lowerTypeBasic()
3212 return (BTy->getEncoding() == dwarf::DW_ATE_float); in isFloatDIType()
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h629 #define DW_ATE_float 0x4 macro
H A Ddwarf_dump.c442 case DW_ATE_float: in dwarf_get_ATE_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.cc252 case DW_ATE_float: in gen_ctf_base_type()
H A Ddwarf2out.cc13259 encoding = DW_ATE_float; in base_type_die()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go72 DW_ATE_float DwarfTypeEncoding = 0x04 const
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp839 DblTy = DBuilder->createBasicType("double", 64, dwarf::DW_ATE_float); in getDoubleTy()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl09.rst200 DblTy = DBuilder->createBasicType("double", 64, dwarf::DW_ATE_float);
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def713 DW_ATE (DW_ATE_float, 0x4)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp441 case dwarf::DW_ATE_float: in visitBasicType()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def713 DW_ATE (DW_ATE_float, 0x4)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def713 DW_ATE (DW_ATE_float, 0x4)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def713 DW_ATE (DW_ATE_float, 0x4)
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Ddwarf.c1510 case DW_ATE_float: in die_base_from_dwarf()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp847 dwarf::DW_ATE_float, in solveDIType()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c2234 case DW_ATE_float: in get_type_signedness()
3188 case DW_ATE_float: printf ("(float)"); break; in read_and_display_attr_value()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c2277 case DW_ATE_float: in get_type_signedness()
3179 case DW_ATE_float: printf ("(float)"); break; in read_and_display_attr_value()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp860 Encoding = llvm::dwarf::DW_ATE_float; in CreateType()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c12854 encoding = DW_ATE_float; in base_type_die()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLangRef.rst5124 DW_ATE_float = 4
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git69947 DW_AT_encoding (DW_ATE_float)