Searched refs:createRealZeroConstant (Results 1 – 3 of 3) sorted by relevance
83 mlir::Value createRealZeroConstant(mlir::Location loc, mlir::Type realType);
60 Fortran::lower::FirOpBuilder::createRealZeroConstant(mlir::Location loc, in createRealZeroConstant() function in Fortran::lower::FirOpBuilder
1041 auto zero = builder.createRealZeroConstant(loc, resultType); in genDim()