Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp1986 static bool isFastMathMathModeAvailable(const SPIRVSubtarget &ST) { in isFastMathMathModeAvailable() function
2018 if (isFastMathMathModeAvailable(ST)) { in handleMIFlagDecoration()