Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h54 UInt128Oct = 0x0024, // 128 bit unsigned int enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp219 case SimpleTypeKind::UInt128Oct: in getBuiltinType()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DTpiStream.rst150 UInt128Oct = 0x0024, // 128 bit unsigned int
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1709 case 16: STK = SimpleTypeKind::UInt128Oct; break; in lowerTypeBasic()