Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.h717 unsigned getResultIndex(unsigned ResNo) const { return ResultPerm[ResNo]; } in getResultIndex() function
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp50 static Optional<int64_t> getResultIndex(AffineMap map, int64_t index) { in getResultIndex() function
DVectorOps.cpp446 static int64_t getResultIndex(AffineMap map, AffineExpr targetExpr) { in getResultIndex() function
/external/clang/include/clang/AST/
DExpr.h4474 unsigned getResultIndex() const { in getResultIndex() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h5715 unsigned getResultIndex() const { in getResultIndex() function