Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h48 UInt128Oct = 0x0024, // 128 bit unsigned int enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h55 UInt128Oct = 0x0024, // 128 bit unsigned int enumerator
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1098 case 16: STK = SimpleTypeKind::UInt128Oct; break; in lowerTypeBasic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1487 case 16: STK = SimpleTypeKind::UInt128Oct; break; in lowerTypeBasic()