Searched refs:createBlankConstant (Results 1 – 2 of 2) sorted by relevance
48 mlir::Value createBlankConstant(fir::CharacterType type);
191 auto blank = createBlankConstant(getCharacterType(str)); in createPadding()394 mlir::Value Fortran::lower::CharacterExprHelper::createBlankConstant( in createBlankConstant() function in Fortran::lower::CharacterExprHelper