Searched refs:extractCodeFromSingleton (Results 1 – 3 of 3) sorted by relevance
166 mlir::Value extractCodeFromSingleton(mlir::Value singleton);
654 mlir::Value fir::factory::CharacterExprHelper::extractCodeFromSingleton( in extractCodeFromSingleton() function in fir::factory::CharacterExprHelper
2987 auto code = helper.extractCodeFromSingleton(charVal); in genIchar()