Home
last modified time | relevance | path

Searched defs:VersionMajor (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUUnifyMetadata.cpp68 auto VersionMajor = CMajor->getZExtValue(); in unifyVersionMD() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h33 constexpr uint32_t VersionMajor = 1; variable