Searched refs:createCharacterTemp (Results 1 – 2 of 2) sorted by relevance
75 mlir::Value createCharacterTemp(mlir::Type type, mlir::Value len);79 mlir::Value createCharacterTemp(mlir::Type type, int len) { in createCharacterTemp() function
453 Fortran::lower::CharacterExprHelper::createCharacterTemp(mlir::Type type, in createCharacterTemp() function in Fortran::lower::CharacterExprHelper