Searched refs:createSingletonFromCode (Results 1 – 3 of 3) sorted by relevance
164 mlir::Value createSingletonFromCode(mlir::Value code, int kind);
581 return createSingletonFromCode(createBlankConstantCode(type), in createBlankConstant()642 fir::factory::CharacterExprHelper::createSingletonFromCode(mlir::Value code, in createSingletonFromCode() function in fir::factory::CharacterExprHelper
2409 mlir::Value cast = helper.createSingletonFromCode(*arg, kind); in genChar()