Searched refs:createBlankConstant (Results 1 – 2 of 2) sorted by relevance
51 mlir::Value createBlankConstant(fir::CharacterType type);
351 auto blank = createBlankConstant(getCharacterType(str)); in createPadding()579 mlir::Value fir::factory::CharacterExprHelper::createBlankConstant( in createBlankConstant() function in fir::factory::CharacterExprHelper