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.h105 VersionTuple getSPIRVVersion() const { return SPIRVVersion; }; in getSPIRVVersion() function
H A DSPIRVAsmPrinter.cpp123 VersionTuple SPIRVVersion = ST->getSPIRVVersion(); in emitEndOfAsmFile()
H A DSPIRVModuleAnalysis.cpp78 VersionTuple SPIRVVersion = ST.getSPIRVVersion(); in getSymbolicOperandRequirements()
721 auto TargetVer = ST.getSPIRVVersion(); in checkSatisfiable()
1989 if (ST.getSPIRVVersion() < VersionTuple(1, 2)) in isFastMathMathModeAvailable()