Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordHelpers.cpp142 case SimpleTypeKind::Boolean128: in getSizeInBytesForTypeIndex()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h79 Boolean128 = 0x0034, // 128 bit boolean enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp196 case SimpleTypeKind::Boolean128: in getBuiltinType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp924 case SimpleTypeKind::Boolean128: in GetCompilerTypeForSimpleKind()
995 case SimpleTypeKind::Boolean128: in GetTypeSizeForSimpleKind()
H A DSymbolFileNativePDB.cpp155 case SimpleTypeKind::Boolean128: in GetSimpleTypeName()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1823 case 16: STK = SimpleTypeKind::Boolean128; break; in lowerTypeBasic()