Home
last modified time | relevance | path

Searched defs:numResultDims (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/IR/
H A DIntegerSet.cpp70 unsigned numResultDims, unsigned numResultSyms) { in replaceDimsAndSymbols()
H A DAffineMap.cpp516 unsigned numResultDims, in replace() argument
489 replaceDimsAndSymbols(ArrayRef<AffineExpr> dimReplacements,ArrayRef<AffineExpr> symReplacements,unsigned numResultDims,unsigned numResultSyms) const replaceDimsAndSymbols() argument
503 replace(AffineExpr expr,AffineExpr replacement,unsigned numResultDims,unsigned numResultSyms) const replace() argument
/llvm-project/mlir/lib/CAPI/IR/
H A DIntegerSet.cpp59 intptr_t numResultDims, intptr_t numResultSymbols) { in mlirIntegerSetReplaceGet()
H A DAffineMap.cpp144 intptr_t numResultDims, in mlirAffineMapReplace()
/llvm-project/mlir/lib/Bindings/Python/
H A DIRAffine.cpp816 __anon3254676e2602(PyAffineMap &self, PyAffineExpr &expression, PyAffineExpr &replacement, intptr_t numResultDims, intptr_t numResultSyms) populateIRAffine() argument
919 __anon3254676e3602(PyIntegerSet &self, py::list dimExprs, py::list symbolExprs, intptr_t numResultDims, intptr_t numResultSymbols) populateIRAffine() argument