Searched refs:createConcatenate (Results 1 – 2 of 2) sorted by relevance
60 mlir::Value createConcatenate(mlir::Value lhs, mlir::Value rhs);138 fir::CharBoxValue createConcatenate(const fir::CharBoxValue &lhs,
276 fir::CharBoxValue Fortran::lower::CharacterExprHelper::createConcatenate( in createConcatenate() function in Fortran::lower::CharacterExprHelper434 Fortran::lower::CharacterExprHelper::createConcatenate(mlir::Value lhs, in createConcatenate() function in Fortran::lower::CharacterExprHelper437 createConcatenate(toDataLengthPair(lhs), toDataLengthPair(rhs))); in createConcatenate()