Searched refs:convertWithSemantics (Results 1 – 3 of 3) sorted by relevance
63 mlir::Value convertWithSemantics(mlir::Location loc, mlir::Type toTy,
138 mlir::Value Fortran::lower::FirOpBuilder::convertWithSemantics( in convertWithSemantics() function in Fortran::lower::FirOpBuilder
941 return builder.convertWithSemantics(loc, resultType, args[0]); in genConversion()