Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp56 {"__float48*", SimpleTypeKind::Float48},
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h55 Float48 = 0x0044, // 48 bit real enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h62 Float48 = 0x0044, // 48 bit real enumerator
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp53 {"__float48*", SimpleTypeKind::Float48},
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1077 case 6: STK = SimpleTypeKind::Float48; break; in lowerTypeBasic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1466 case 6: STK = SimpleTypeKind::Float48; break; in lowerTypeBasic()