Home
last modified time | relevance | path

Searched defs:getMaxVersion (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h200 int64_t getMaxVersion() const { return Def->getValueAsInt("maxVersion"); } in getMaxVersion() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h260 unsigned getMaxVersion() { in getMaxVersion() function
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h83 unsigned getMaxVersion() const { return MaxVersion; } in getMaxVersion() function