Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp732 struct ConstcOpConversion : public FIROpConversion<fir::ConstcOp> { struct
736 matchAndRewrite(fir::ConstcOp conc, OpAdaptor, in matchAndRewrite()
758 inline llvm::APFloat getValue(mlir::Attribute attr) const { in getValue()