Searched refs:createCharacterTemp (Results 1 – 2 of 2) sorted by relevance
85 fir::CharBoxValue createCharacterTemp(mlir::Type type, mlir::Value len);89 fir::CharBoxValue createCharacterTemp(mlir::Type type, int len);
362 fir::factory::CharacterExprHelper::createCharacterTemp(mlir::Type type, in createCharacterTemp() function in fir::factory::CharacterExprHelper386 auto temp = createCharacterTemp(sourceTy, len); in createTempFrom()458 auto temp = createCharacterTemp(getCharacterType(rhs), len); in createConcatenate()559 fir::factory::CharacterExprHelper::createCharacterTemp(mlir::Type type, in createCharacterTemp() function in fir::factory::CharacterExprHelper