Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h417 DW_ATE_float = 0x4, enumerator
H A Ddwarf2out.c4313 case DW_ATE_float:
7772 encoding = DW_ATE_float;
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h543 DW_ATE_float = 0x4, enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h817 #define DW_ATE_float 0x4 macro
H A Dparse.c790 case DW_ATE_float: in parse_base()
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h563 DW_ATE_float = 0x4, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h565 DW_ATE_float = 0x4, enumerator
H A Ddwarf2out.c8205 encoding = DW_ATE_float; in base_type_die()
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp224 Encoding == dwarf::DW_ATE_float || Encoding == dwarf::DW_ATE_UTF || in isUnsignedDIType()
H A DCodeViewDebug.cpp1804 case dwarf::DW_ATE_float: in lowerTypeBasic()
3371 return (BTy->getEncoding() == dwarf::DW_ATE_float); in isFloatDIType()
/openbsd/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp839 DblTy = DBuilder->createBasicType("double", 64, dwarf::DW_ATE_float); in getDoubleTy()
/openbsd/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl09.rst200 DblTy = DBuilder->createBasicType("double", 64, dwarf::DW_ATE_float);
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.cpp544 case dwarf::DW_ATE_float: in visitBasicType()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c4699 case DW_ATE_float: in read_base_type()
7376 case DW_ATE_float: in dwarf_base_type()
8226 case DW_ATE_float: in dwarf_type_encoding_name()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c1247 case DW_ATE_float: printf ("(float)"); break; in read_and_display_attr_value()
/openbsd/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp902 dwarf::DW_ATE_float, in solveDIType()
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp993 GetBuiltinTypeForDWARFEncodingAndBitSize("float", DW_ATE_float, in GetBuiltinTypeForDWARFEncodingAndBitSize()
999 case DW_ATE_float: in GetBuiltinTypeForDWARFEncodingAndBitSize()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp865 Encoding = llvm::dwarf::DW_ATE_float; in CreateType()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c8087 case DW_ATE_float: printf ("(float)"); break; in read_and_display_attr_value()
/openbsd/gnu/llvm/llvm/docs/
H A DLangRef.rst5500 DW_ATE_float = 4