Searched defs:getAffineDimExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | Builders.cpp | 371 AffineExpr Builder::getAffineDimExpr(unsigned position) { getAffineDimExpr() function in Builder |
H A D | AffineExpr.cpp | 605 AffineExpr mlir::getAffineDimExpr(unsigned position, MLIRContext *context) { getAffineDimExpr() function in mlir |