Lines Matching defs:copyVal
1351 auto copyVal =
1353 firOpBuilder.createStoreWithConvert(copyVal.getLoc(), val, copyVal);
1375 mlir::Type eleType = copyVal.getType();
1377 mlir::dyn_cast<fir::ReferenceType>(copyVal.getType()))
1387 firOpBuilder, copyVal.getLoc(), copyVal,
1394 captureKind, copyVal.getType());
1403 insertIndex, copyVal.getType(), copyVal.getLoc());