Home
last modified time | relevance | path

Searched defs:AffineMap (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DAffineMap.h41 constexpr AffineMap() : map(nullptr) {} in AffineMap() function
42 explicit AffineMap(ImplType *map) : map(map) {} in AffineMap() function
DAffineExpr.h25 class AffineMap; variable
DBuiltinAttributes.h18 class AffineMap; variable
DBuiltinTypes.h20 class AffineMap; variable
DBuilders.h43 class AffineMap; variable
/external/llvm-project/mlir/include/mlir/Dialect/GPU/
DParallelLoopMapper.h25 class AffineMap; variable
/external/llvm-project/mlir/include/mlir/Analysis/
DLoopAnalysis.h24 class AffineMap; variable
DAffineStructures.h25 class AffineMap; variable
/external/llvm-project/mlir/include/mlir/Dialect/Vector/
DVectorUtils.h21 class AffineMap; variable
/external/llvm-project/mlir/include/mlir/Conversion/AffineToStandard/
DAffineToStandard.h17 class AffineMap; variable
/external/llvm-project/mlir/include/mlir/Transforms/
DLoopUtils.h24 class AffineMap; variable
/external/llvm-project/mlir/include/mlir/Dialect/StandardOps/IR/
DOps.h31 class AffineMap; variable
/external/llvm-project/mlir/include/mlir/Dialect/Linalg/Utils/
DUtils.h29 class AffineMap; variable