Home
last modified time | relevance | path

Searched refs:Float48 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp55 {"__float48*", SimpleTypeKind::Float48},
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h61 Float48 = 0x0044, // 48 bit real enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp239 case SimpleTypeKind::Float48: in getBuiltinType()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DTpiStream.rst157 Float48 = 0x0044, // 48 bit real
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1688 case 6: STK = SimpleTypeKind::Float48; break; in lowerTypeBasic()