Searched defs:newCharTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertExprToHLFIR.cpp | 404 auto newCharTy = fir::CharacterType::get( in gen() local |
H A D | ConvertExpr.cpp | 1180 mlir::Type newCharTy = fir::CharacterType::get( replaceScalarCharacterLength() local |