Searched defs:fromTy (Results 1 – 5 of 5) sorted by relevance
141 auto fromTy = val.getType(); in convertWithSemantics() local
70 QualType fromTy, QualType toTy) { in makeNonLoc()
93 QualType fromTy, QualType toTy) { in makeNonLoc()
324 if (auto fromTy = inner.value().getType().dyn_cast<fir::LogicalType>()) in fold() local329 if (auto fromTy = inner.value().getType().dyn_cast<mlir::IntegerType>()) in fold() local
6052 const Type *fromTy = FromT.getTypePtr(); in Import() local