Lines Matching defs:ptrVal
899 mlir::Value ptrVal = fir::getBase(ptr);
906 loc, builder, ptrVal, ptrTy, pteVal.getType());
1600 mlir::Value ptrVal = fir::getBase(ptr);
1601 mlir::Type ptrTy = ptrVal.getType();
1604 loc, builder, ptrVal, ptrTy, base.getType());
7056 mlir::Value ptrVal = nullptr;
7061 ptrVal = fir::getBase(ptr);
7066 auto lambda = genarr(exv, components, ptrVal);
7716 mlir::Value ptrVal,
7723 auto box = builder.create<fir::EmboxOp>(loc, boxTy, ptrVal, empty, empty,