Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordHelpers.cpp142 case SimpleTypeKind::Boolean128: in getSizeInBytesForTypeIndex()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h79 Boolean128 = 0x0034, // 128 bit boolean enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp196 case SimpleTypeKind::Boolean128: in getBuiltinType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp920 case SimpleTypeKind::Boolean128: in GetCompilerTypeForSimpleKind()
991 case SimpleTypeKind::Boolean128: in GetTypeSizeForSimpleKind()
H A DSymbolFileNativePDB.cpp152 case SimpleTypeKind::Boolean128: in GetSimpleTypeName()
/openbsd-src/gnu/llvm/llvm/docs/PDB/
H A DTpiStream.rst175 Boolean128 = 0x0034, // 128 bit boolean
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1792 case 16: STK = SimpleTypeKind::Boolean128; break; in lowerTypeBasic()