Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h54 Int128Oct = 0x0014, // 128 bit signed int enumerator
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp214 case SimpleTypeKind::Int128Oct: in getBuiltinType()
/llvm-project-15.0.7/llvm/docs/PDB/
H A DTpiStream.rst150 Int128Oct = 0x0014, // 128 bit signed int
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1801 case 16: STK = SimpleTypeKind::Int128Oct; break; in lowerTypeBasic()