Home
last modified time | relevance | path

Searched defs:getResultIndex (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/include/mlir/TableGen/
H A DOperator.h54 int getResultIndex() const { return unmapResultIndex(index); } in getResultIndex() function
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h714 unsigned getResultIndex(unsigned ResNo) const { return ResultPerm[ResNo]; } getResultIndex() function
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorContract.cpp44 static std::optional<int64_t> getResultIndex(AffineMap map, int64_t index) { in getResultIndex() function
H A DVectorTransforms.cpp63 static std::optional<int64_t> getResultIndex(AffineMap map, int64_t index) { in getResultIndex() function
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp1064 static int64_t getResultIndex(AffineMap map, AffineExpr targetExpr) { getResultIndex() function
/llvm-project/clang/include/clang/AST/
H A DExpr.h6133 unsigned getResultIndex() const { getResultIndex() function