Home
last modified time | relevance | path

Searched refs:Boolean128 (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h78 Boolean128 = 0x0034, // 128 bit boolean enumerator
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp689 case SimpleTypeKind::Boolean128: in GetCompilerTypeForSimpleKind()
758 case SimpleTypeKind::Boolean128: in GetTypeSizeForSimpleKind()
DSymbolFileNativePDB.cpp155 case SimpleTypeKind::Boolean128: in GetSimpleTypeName()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeEnum.cpp193 case SimpleTypeKind::Boolean128: in getBuiltinType()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1672 case 16: STK = SimpleTypeKind::Boolean128; break; in lowerTypeBasic()