Home
last modified time | relevance | path

Searched defs:dimValues (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp47 AffineApplyExpander(OpBuilder & builder,ValueRange dimValues,ValueRange symbolValues,Location loc) AffineApplyExpander() argument
206 ValueRange dimValues; global() member in __anon3d96364a0111::AffineApplyExpander
217 expandAffineExpr(OpBuilder & builder,Location loc,AffineExpr expr,ValueRange dimValues,ValueRange symbolValues) expandAffineExpr() argument
/llvm-project/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp58 AffineMap offsetMap, ArrayRef<Value> dimValues, in getXferIndices() argument
/llvm-project/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp3385 ValueRange dimValues = matchAndRewrite() local