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