Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h55 UInt128Oct = 0x0024, // 128 bit unsigned int enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp220 case SimpleTypeKind::UInt128Oct: in getBuiltinType()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1600 case 16: STK = SimpleTypeKind::UInt128Oct; break; in lowerTypeBasic()