Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticOps.cpp1223 if (auto resFloatType = resType.dyn_cast<FloatType>()) in fold() local
1225 APFloat(resFloatType.getFloatSemantics(), bits)); in fold()