Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToOpenMP/
H A DSCFToOpenMP.cpp151 static Attribute minMaxValueForFloat(Type type, bool min) { in minMaxValueForFloat() function
300 minMaxValueForFloat(type, !isMin)); in declareReduction()