| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | BuiltinTypeInterfaces.cpp | 29 int64_t ShapedType::getNumElements(ArrayRef<int64_t> shape) { in getNumElements() function in ShapedType
|
| H A D | BuiltinAttributeInterfaces.cpp | 35 int64_t ElementsAttr::getNumElements(Attribute elementsAttr) { in getNumElements() function in ElementsAttr
|
| H A D | BuiltinAttributes.cpp | 1336 int64_t DenseElementsAttr::getNumElements() const { in getNumElements() function in DenseElementsAttr
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/IR/ |
| H A D | AffineOps.h | 198 Value getNumElements() { in getNumElements() function 328 Value getNumElements() { return getOperand(1 + getTagMap().getNumInputs()); } in getNumElements() function
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | DerivedTypes.h | 327 unsigned getNumElements() const { return NumContainedTys; } in getNumElements() function 369 uint64_t getNumElements() const { return NumElements; } in getNumElements() function 568 unsigned getNumElements() const { return ElementQuantity; } in getNumElements() function
|
| H A D | DebugInfoMetadata.h | 2584 unsigned getNumElements() const { return Elements.size(); } in getNumElements() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | LowLevelTypeImpl.h | 126 uint16_t getNumElements() const { in getNumElements() function
|
| /llvm-project-15.0.7/mlir/lib/Interfaces/ |
| H A D | InferTypeOpInterface.cpp | 106 int64_t ShapeAdaptor::getNumElements() const { in getNumElements() function in ShapeAdaptor
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/ |
| H A D | SPIRVTypes.cpp | 60 unsigned ArrayType::getNumElements() const { return getImpl()->elementCount; } in getNumElements() function in ArrayType 122 unsigned CompositeType::getNumElements() const { in getNumElements() function in CompositeType 1002 unsigned StructType::getNumElements() const { return getImpl()->numMembers; } in getNumElements() function in StructType 1149 unsigned MatrixType::getNumElements() const { in getNumElements() function in MatrixType
|
| H A D | SPIRVOps.cpp | 4234 auto getNumElements = [](Type type) -> unsigned { in verify() local
|
| /llvm-project-15.0.7/mlir/tools/mlir-tblgen/ |
| H A D | OpPythonBindingGen.cpp | 327 llvm::function_ref<int(const Operator &)> getNumElements, in emitElementAccessors() 998 llvm::function_ref<int(const Operator &)> getNumElements, in emitSegmentSpec()
|
| /llvm-project-15.0.7/mlir/lib/Conversion/LLVMCommon/ |
| H A D | Pattern.cpp | 187 Value ConvertToLLVMPattern::getNumElements( in getNumElements() function in ConvertToLLVMPattern
|
| /llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/ |
| H A D | LLVMTypes.cpp | 54 unsigned LLVMArrayType::getNumElements() const { in getNumElements() function in LLVMArrayType 678 unsigned LLVMFixedVectorType::getNumElements() const { in getNumElements() function in LLVMFixedVectorType
|
| /llvm-project-15.0.7/mlir/lib/Conversion/GPUCommon/ |
| H A D | GPUToLLVMConversion.cpp | 84 Value getNumElements(ConversionPatternRewriter &rewriter, Location loc, in getNumElements() function in __anon6cc9e7020111::ConvertOpToGpuRuntimeCallPattern
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ExprObjC.h | 229 unsigned getNumElements() const { return NumElements; } in getNumElements() function 360 unsigned getNumElements() const { return NumElements; } in getNumElements() function
|
| /llvm-project-15.0.7/clang/utils/TableGen/ |
| H A D | SveEmitter.cpp | 109 unsigned getNumElements() const { in getNumElements() function in __anon409da13d0111::SVEType
|
| H A D | NeonEmitter.cpp | 205 unsigned getNumElements() const { return Bitwidth / ElementBitwidth; } in getNumElements() function in __anonc6b5f5bf0111::Type
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | Constants.cpp | 1119 unsigned UndefValue::getNumElements() const { in getNumElements() function in UndefValue 2868 unsigned ConstantDataSequential::getNumElements() const { in getNumElements() function in ConstantDataSequential
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/ |
| H A D | TensorOps.cpp | 753 static int64_t getNumElements(ShapedType type) { in getNumElements() function
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | Expr.cpp | 4136 unsigned ExtVectorElementExpr::getNumElements() const { in getNumElements() function in ExtVectorElementExpr
|