Searched refs:DW_ATE_float (Results 1 – 25 of 27) sorted by relevance
12
149 *type = DW_ATE_float; in sh_register_info()158 *type = DW_ATE_float; in sh_register_info()167 *type = DW_ATE_float; in sh_register_info()176 *type = DW_ATE_float; in sh_register_info()
83 *type = DW_ATE_float; in arm_register_info()96 *type = DW_ATE_float; in arm_register_info()105 *type = DW_ATE_float; in arm_register_info()
88 *type = DW_ATE_float; in ia64_register_info()109 *type = DW_ATE_float; in ia64_register_info()
103 case DW_ATE_float: in member_is_fp()331 case DW_ATE_float: in aarch64_return_value_location()
131 case DW_ATE_float: in hfa_type()292 case DW_ATE_float: in ia64_return_value_location()
72 *type = DW_ATE_float; in m68k_register_info()
80 *type = DW_ATE_float; in s390_register_info()
87 *type = DW_ATE_float; in sparc_register_info()
63 *type = DW_ATE_float; in i386_register_info()
59 *type = DW_ATE_float; in alpha_register_info()
112 if (encoding == DW_ATE_float) in i386_return_value_location()
116 if (encoding == DW_ATE_float) in sh_return_value_location()
118 if (encoding == DW_ATE_float && size <= 8) in s390_return_value_location()
119 if (encoding == DW_ATE_float) in m68k_return_value_location()
114 if (encoding == DW_ATE_float) in alpha_return_value_location()
57 *type = DW_ATE_float; in riscv_register_info()
68 *type = DW_ATE_float; in x86_64_register_info()
145 case DW_ATE_float: in x86_64_return_value_location()
140 if (encoding == DW_ATE_float) in ppc_return_value_location()
123 if (encoding == DW_ATE_float) in sparc_return_value_location()
54 : regno < 64 ? DW_ATE_float : DW_ATE_unsigned); in ppc_register_info()
126 if (encoding == DW_ATE_float || encoding == DW_ATE_complex_float) in ppc64_return_value_location()
206 case DW_ATE_float: in riscv_return_value_location_lp64ifd()
420 diTypes.emplace(T(Half::type()), diBuilder->createBasicType("Half", 16, dwarf::DW_ATE_float)); in registerBasicTypes()421 diTypes.emplace(T(Float::type()), diBuilder->createBasicType("Float", 32, dwarf::DW_ATE_float)); in registerBasicTypes()
629 DW_ATE_float = 0x4, enumerator