Searched defs:shiftTy (Results 1 – 3 of 3) sorted by relevance
2806 if (auto shiftTy = mlir::dyn_cast<fir::ShiftType>(shapeVal.getType())) { verify() local 2831 auto shiftTy = mlir::cast<fir::ShiftType>(ty); verify() local 3712 auto shiftTy = mlir::dyn_cast<fir::ShiftType>(getType()); verify() local
1638 auto shiftTy = fir::ShiftType::get(builder->getContext(), rank); genReturnSymbol() local
3955 auto shiftTy = fir::ShiftType::get(eleTy.getContext(), lbs.size()); convertElementForUpdate() local