Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToOpenMP/
H A DSCFToOpenMP.cpp133 static const llvm::fltSemantics &fltSemanticsForType(FloatType type) { in fltSemanticsForType() function
154 type, llvm::APFloat::getLargest(fltSemanticsForType(fltType), min)); in minMaxValueForFloat()