Home
last modified time | relevance | path

Searched defs:arithFMF (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Conversion/ArithCommon/
H A DAttrToLLVMConverter.cpp14 mlir::arith::convertArithFastMathFlagsToLLVM(arith::FastMathFlags arithFMF) { in convertArithFastMathFlagsToLLVM()
33 arith::FastMathFlags arithFMF = fmfAttr.getValue(); in convertArithFastMathAttrToLLVM() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DFIRBuilder.cpp752 mlir::arith::FastMathFlags arithFMF{}; setFastMathFlags() local
[all...]