Searched defs:charType (Results 1 – 13 of 13) sorted by relevance
112 mlir::Type charType = fir::CharacterType::getUnknownLen(&context, 1); TEST_F() local 137 mlir::Type charType = fir::CharacterType::getUnknownLen(&context, 1); TEST_F() local 168 mlir::Type charType = fir::CharacterType::getUnknownLen(&context, 1); TEST_F() local
604 auto charType = fir::CharacterType::get(builder.getContext(), kind, len); in createCharacterTemp() local685 auto charType = fir::CharacterType::get(builder.getContext(), kind, 1); in createSingletonFromCode() local727 auto charType = recoverCharacterType(memrefType); in getLength() local
159 auto charType = mlir::cast<fir::CharacterType>(var.getFortranElementType()); genCharacterVariableLength() local 323 auto charType = mlir::cast<fir::CharacterType>(var.getFortranElementType()); genVariableBoxChar() local 721 if (auto charType = mlir::dyn_cast<fir::CharacterType>(elementType)) { derefPointersAndAllocatables() local 751 if (auto charType = mlir::dyn_cast<fir::CharacterType>(eleTy)) { getVariableElementType() local [all...]
3934 fir::CharacterType charType = genIchar() local
130 type charType type
639 const auto &charType{type.characterTypeSpec()}; From() local
104 if (auto charType = mlir::dyn_cast<fir::CharacterType>(type)) getHLFIRVariableType() local 622 if (auto charType = getCharacterLengthIfStatic() local
327 auto charType = hlfir::getFortranElementType(setLength.getType()); matchAndRewrite() local
832 const CharacterTypeSpec &charType{type.characterTypeSpec()}; MapType() local
212 auto charType = mlir::dyn_cast<fir::CharacterType>(resultValueType); in computeDesignatorType() local 1745 if (auto charType = mlir::dyn_cast<fir::CharacterType>(fieldElemType)) { gen() local
1708 if (auto charType = mlir::dyn_cast<fir::CharacterType>( global() local
2146 auto charType = mlir::dyn_cast<fir::CharacterType>(elementType); genElementalCall() local
1175 auto charType = mlir::cast<fir::CharacterType>( replaceScalarCharacterLength() local 2013 if (auto charType = mlir::dyn_cast<fir::CharacterType>(elementType)) { genArrayTempFromMold() local