Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/
H A DTFUtils.h71 size_t getElementCount() const { return ElementCount; } in getElementCount() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h144 ElementCount getElementCount() const { in getElementCount() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h626 inline ElementCount VectorType::getElementCount() const { in getElementCount() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1107 ElementCount ConstantAggregateZero::getElementCount() const { in getElementCount() function in ConstantAggregateZero