Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h53 Int128Oct = 0x0014, // 128 bit signed int enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp210 case SimpleTypeKind::Int128Oct: in getBuiltinType()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DTpiStream.rst149 Int128Oct = 0x0014, // 128 bit signed int
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1700 case 16: STK = SimpleTypeKind::Int128Oct; break; in lowerTypeBasic()