Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToOpenMP/
H A DSCFToOpenMP.cpp160 static Attribute minMaxValueForSignedInt(Type type, bool min) { in minMaxValueForSignedInt() function
309 builder, symbolTable, reduce, minMaxValueForSignedInt(type, !isMin)); in declareReduction()