Home
last modified time | relevance | path

Searched defs:getElementCount (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTensorSpec.h76 size_t getElementCount() const { return ElementCount; } in getElementCount() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h150 constexpr ElementCount getElementCount() const { in getElementCount() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDerivedTypes.h627 inline ElementCount VectorType::getElementCount() const { in getElementCount() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp1092 ElementCount ConstantAggregateZero::getElementCount() const { in getElementCount() function in ConstantAggregateZero