Home
last modified time | relevance | path

Searched defs:getElements (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/include/mlir/ExecutionEngine/SparseTensor/
H A DCOO.h96 const std::vector<Element<V>> &getElements() const { return elements; } in getElements() function
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h592 MutableArrayRef<Expr *> getElements() { in getElements() function
595 ArrayRef<Expr *> getElements() const { in getElements() function
625 MutableArrayRef<Expr *> getElements() { in getElements() function
628 ArrayRef<Expr *> getElements() const { in getElements() function
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestAttributes.cpp158 ArrayRef<uint64_t> TestExtern1DI64ElementsAttr::getElements() const { getElements() function in TestExtern1DI64ElementsAttr
/llvm-project/clang/include/clang/AST/
H A DExprObjC.h220 Expr **getElements() { return getTrailingObjects<Expr *>(); } in getElements() function
223 const Expr * const *getElements() const { in getElements() function
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1286 DINodeArray getElements() const { getElements() function
2750 ArrayRef<uint64_t> getElements() const { return Elements; } getElements() function
[all...]
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1449 NodeArray getElements() const { return Elements; } getElements() function
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h1450 NodeArray getElements() const { return Elements; } getElements() function