Searched refs:createBlankConstantCode (Results 1 – 2 of 2) sorted by relevance
190 mlir::Value createBlankConstantCode(fir::CharacterType type);
530 auto blank = createBlankConstantCode(getCharacterType(str)); in createLenTrim()572 mlir::Value fir::factory::CharacterExprHelper::createBlankConstantCode( in createBlankConstantCode() function in fir::factory::CharacterExprHelper581 return createSingletonFromCode(createBlankConstantCode(type), in createBlankConstant()