Searched defs:getNumElements (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h100 uint16_t getNumElements() const { function in class:llvm::LLT
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp489 static Value *getNumElements(BasicBlock *Preheader, Value *BTC) { function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h328 unsigned getNumElements() const { return NumContainedTys; } function in class:llvm::StructType
370 uint64_t getNumElements() const { return NumElements; } function in class:llvm::StructType::ArrayType
426 unsigned getNumElements() const { function in class:llvm::StructType::VectorType
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp205 unsigned getNumElements() const { return Bitwidth / ElementBitwidth; } function in class:__anon2449::Type
[all...]
H A DSveEmitter.cpp109 unsigned getNumElements() const { function in class:__anon2451::SVEType
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1453 if (OpWidth == Shuffle->getType()->getNumElements()) { function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h229 unsigned getNumElements() const { return NumElements; } function in class:clang::final
360 unsigned getNumElements() const { return NumElements; } function in class:clang::final
H A DType.h3270 unsigned getNumElements() const { return VectorTypeBits.NumElements; } function in class:clang::VectorType
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1027 unsigned ConstantAggregateZero::getNumElements() const { function in class:ConstantAggregateZero
1062 unsigned UndefValue::getNumElements() const { function in class:UndefValue
2690 unsigned ConstantDataSequential::getNumElements() const { function in class:ConstantDataSequential
[all...]

Completed in 212 milliseconds