Home
last modified time | relevance | path

Searched defs:getNumElements (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h341 unsigned getNumElements() const { return NumContainedTys; } in getNumElements() function
383 uint64_t getNumElements() const { return NumElements; } in getNumElements() function
582 unsigned getNumElements() const { return ElementQuantity; } in getNumElements() function
H A DDebugInfoMetadata.h2752 unsigned getNumElements() const { return Elements.size(); } in getNumElements() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h159 constexpr uint16_t getNumElements() const { in getNumElements() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp121 unsigned getNumElements() const { in getNumElements() function in __anone51b860d0111::SVEType
H A DNeonEmitter.cpp204 unsigned getNumElements() const { return Bitwidth / ElementBitwidth; } in getNumElements() function in __anonfaf0748f0111::Type
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1170 unsigned UndefValue::getNumElements() const { in getNumElements() function in UndefValue
2805 unsigned ConstantDataSequential::getNumElements() const { in getNumElements() function in ConstantDataSequential
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4305 unsigned ExtVectorElementExpr::getNumElements() const { in getNumElements() function in ExtVectorElementExpr
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp242 static unsigned getNumElements(Type *Ty) { in getNumElements() function
[all...]