Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h78 Boolean128 = 0x0034, // 128 bit boolean enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp193 case SimpleTypeKind::Boolean128: in getBuiltinType()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DTpiStream.rst174 Boolean128 = 0x0034, // 128 bit boolean
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1672 case 16: STK = SimpleTypeKind::Boolean128; break; in lowerTypeBasic()