Home
last modified time | relevance | path

Searched defs:Ver (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DInfoStreamBuilder.h41 Optional<PdbRaw_ImplVer> Ver; variable
/external/llvm-project/clang/lib/Driver/ToolChains/
DMinGW.h101 std::string Ver; variable
DCuda.cpp139 for (const char *Ver : Versions) in CudaInstallationDetector() local
167 for (const char *Ver : Versions) in CudaInstallationDetector() local
DMinGW.cpp329 std::string &Ver) { in findGccVersion()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h64 PdbRaw_ImplVer Ver; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h64 PdbRaw_ImplVer Ver; variable
/external/clang/lib/Driver/
DMinGWToolChain.cpp26 std::string &Ver) { in findGccVersion()
DToolChains.h691 std::string Ver; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUUnifyMetadata.cpp70 auto Ver = (VersionMajor * 100) + (VersionMinor * 10); in unifyVersionMD() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUUnifyMetadata.cpp70 auto Ver = (VersionMajor * 100) + (VersionMinor * 10); in unifyVersionMD() local
/external/llvm-project/clang/lib/Basic/
DLangOptions.cpp47 const int Ver = OpenCLCPlusPlus ? OpenCLCPlusPlusVersion : OpenCLVersion; in getOpenCLVersionTuple() local
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp3485 StringRef Ver = A->getValue(); in ParseLangArgs() local