HomeSort by: relevance | last modified time | path
    Searched refs:Float48 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeIndex.cpp 55 {"__float48*", SimpleTypeKind::Float48},
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 61 Float48 = 0x0044, // 48 bit real
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeEnum.cpp 239 case SimpleTypeKind::Float48:
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 1688 case 6: STK = SimpleTypeKind::Float48; break;

Completed in 17 milliseconds