Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MC/
DMCAssembler.h93 } TypeOrPlatform; member
263 VersionInfo.TypeOrPlatform.Type = Type;
273 VersionInfo.TypeOrPlatform.Platform = Platform;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAssembler.h93 } TypeOrPlatform; member
260 VersionInfo.TypeOrPlatform.Type = Type;
270 VersionInfo.TypeOrPlatform.Platform = Platform;
/external/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()
/external/llvm-project/llvm/lib/MC/
DMachObjectWriter.cpp884 W.write<uint32_t>(VersionInfo.TypeOrPlatform.Platform); in writeObject()
890 = getLCFromMCVM(VersionInfo.TypeOrPlatform.Type); in writeObject()