Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DFIRBuilder.cpp54 mlir::Value Fortran::lower::FirOpBuilder::createRealConstant( in createRealConstant() function in Fortran::lower::FirOpBuilder
153 auto imag = createRealConstant(loc, eleTy, zero); in convertWithSemantics()
/external/llvm-project/flang/include/flang/Lower/
DFIRBuilder.h80 mlir::Value createRealConstant(mlir::Location loc, mlir::Type realType,