Searched defs:dimValue (Results 1 – 7 of 7) sorted by relevance
43 OpResult dimValue = dyn_cast<OpResult>(dimOp.getSource()); matchAndRewrite() local 85 OpResult dimValue = dyn_cast<OpResult>(dimOp.getSource()); matchAndRewrite() local
47 Value dimValue = matchAndRewrite() local
170 MlirValue dimValue = mlirOperationGetResult(dim, 0); in makeAndDumpAdd() local
2130 if (auto dimValue = llvm::dyn_cast_if_present<Value>(sz)) inferDynamicDimsForGather() local
3360 Value dimValue = dimOperands[dimExpr.getPosition()]; matchAndRewrite() local
4012 const std::optional<int64_t> dimValue = Fortran::evaluate::ToInt64( genOpenACCRoutineConstruct() local
6420 mlir::Value dimValue = builder.create<fir::LoadOp>(loc, dim); genSize() local