Home
last modified time | relevance | path

Searched refs:getSPIRVVersion (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h87 VersionTuple getSPIRVVersion() const { return SPIRVVersion; }; in getSPIRVVersion() function
H A DSPIRVAsmPrinter.cpp113 VersionTuple SPIRVVersion = ST->getSPIRVVersion(); in emitEndOfAsmFile()
H A DSPIRVModuleAnalysis.cpp82 VersionTuple SPIRVVersion = ST.getSPIRVVersion(); in getSymbolicOperandRequirements()
546 auto TargetVer = ST.getSPIRVVersion(); in checkSatisfiable()