Searched refs:createSubstring (Results 1 – 2 of 2) sorted by relevance
44 mlir::Value createSubstring(mlir::Value str,140 fir::CharBoxValue createSubstring(const fir::CharBoxValue &str,
296 fir::CharBoxValue Fortran::lower::CharacterExprHelper::createSubstring( in createSubstring() function in Fortran::lower::CharacterExprHelper411 mlir::Value Fortran::lower::CharacterExprHelper::createSubstring( in createSubstring() function in Fortran::lower::CharacterExprHelper413 return createEmbox(createSubstring(toDataLengthPair(str), bounds)); in createSubstring()