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

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeIndex.cpp 61 {"_Complex long double*", SimpleTypeKind::Complex80},
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 71 Complex80 = 0x0052, // 80 bit complex
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeEnum.cpp 233 case SimpleTypeKind::Complex80:
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 1680 case 10: STK = SimpleTypeKind::Complex80; break;

Completed in 16 milliseconds