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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAssembler.h 93 } TypeOrPlatform;
271 VersionInfo.TypeOrPlatform.Type = Type;
281 VersionInfo.TypeOrPlatform.Platform = Platform;
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MachObjectWriter.cpp 884 W.write<uint32_t>(VersionInfo.TypeOrPlatform.Platform);
890 = getLCFromMCVM(VersionInfo.TypeOrPlatform.Type);

Completed in 16 milliseconds