Home
last modified time | relevance | path

Searched refs:DW_ATE_boolean (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp225 Encoding == dwarf::DW_ATE_boolean || in isUnsignedDIType()
232 Encoding == dwarf::DW_ATE_UTF || Encoding == dwarf::DW_ATE_boolean || in isUnsignedDIType()
H A DCodeViewDebug.cpp1817 case dwarf::DW_ATE_boolean: in lowerTypeBasic()
/freebsd-14.2/contrib/elftoolchain/libdwarf/
H A Ddwarf.h537 #define DW_ATE_boolean 0x2 macro
H A Ddwarf_dump.c435 case DW_ATE_boolean: in dwarf_get_ATE_name()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp132 case dwarf::DW_ATE_boolean: in BTFTypeInt()
535 case dwarf::DW_ATE_boolean: in visitBasicType()
/freebsd-14.2/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1425 case DW_ATE_boolean: in die_base_from_dwarf()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1205 Basic->getEncoding() == dwarf::DW_ATE_boolean)), in visitDIDerivedType()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp890 Encoding = llvm::dwarf::DW_ATE_boolean; in CreateType()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp957 case DW_ATE_boolean: in GetBuiltinTypeForDWARFEncodingAndBitSize()