Home
last modified time | relevance | path

Searched refs:TypeOrPlatform (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAssembler.h93 } TypeOrPlatform; member
260 VersionInfo.TypeOrPlatform.Type = Type;
270 VersionInfo.TypeOrPlatform.Platform = Platform;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMachObjectWriter.cpp884 W.write<uint32_t>(VersionInfo.TypeOrPlatform.Platform); in writeObject()
890 = getLCFromMCVM(VersionInfo.TypeOrPlatform.Type); in writeObject()