Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp230 Encoding == dwarf::DW_ATE_boolean || in isUnsignedDIType()
239 Encoding == dwarf::DW_ATE_UTF || Encoding == dwarf::DW_ATE_boolean || in isUnsignedDIType()
H A DCodeViewDebug.cpp1817 case dwarf::DW_ATE_boolean: in lowerTypeBasic()
/freebsd/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/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp133 case dwarf::DW_ATE_boolean: in BTFTypeInt()
536 case dwarf::DW_ATE_boolean: in visitBasicType()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1425 case DW_ATE_boolean: in die_base_from_dwarf()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp909 Encoding = llvm::dwarf::DW_ATE_boolean; in CreateType()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1251 Basic->getEncoding() == dwarf::DW_ATE_boolean)), in visitDIDerivedType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp899 case DW_ATE_boolean: in GetBuiltinTypeForDWARFEncodingAndBitSize()