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

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeIndex.cpp 57 {"long double*", SimpleTypeKind::Float80},
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 63 Float80 = 0x0042, // 80 bit real
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeEnum.cpp 241 case SimpleTypeKind::Float80:
SymbolCache.cpp 67 {codeview::SimpleTypeKind::Float80, PDB_BuiltinType::Float, 10},
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 1690 case 10: STK = SimpleTypeKind::Float80; break;

Completed in 18 milliseconds