Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DTensorSpec.h84 size_t getElementCount() const { return ElementCount; } in getElementCount() function
/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h184 constexpr ElementCount getElementCount() const { getElementCount() function
/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h641 inline ElementCount VectorType::getElementCount() const { getElementCount() function
/llvm-project/llvm/lib/IR/
H A DConstants.cpp1135 ElementCount ConstantAggregateZero::getElementCount() const { getElementCount() function in ConstantAggregateZero
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2048 SDValue SelectionDAG::getElementCount(const SDLoc &DL, EVT VT, ElementCount EC, getElementCount() function in SelectionDAG
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp512 const SCEV *ScalarEvolution::getElementCount(Type *Ty, ElementCount EC) { getElementCount() function in ScalarEvolution