/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | TypeSize.h | 281 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() function 284 constexpr ElementCount( in ElementCount() function 285 const FixedOrScalableQuantity<ElementCount, unsigned> &V) in ElementCount() 289 constexpr ElementCount() : FixedOrScalableQuantity() {} in ElementCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | TypeSize.h | 298 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() function 301 constexpr ElementCount( in ElementCount() function 302 const FixedOrScalableQuantity<ElementCount, unsigned> &V) in ElementCount() 306 constexpr ElementCount() : FixedOrScalableQuantity() {} in ElementCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | TypeSize.h | 286 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() function 289 constexpr ElementCount( in ElementCount() function 290 const FixedOrScalableQuantity<ElementCount, unsigned> &V) in ElementCount() 294 constexpr ElementCount() : FixedOrScalableQuantity() {} in ElementCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | TypeSize.h | 286 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() function 289 constexpr ElementCount( in ElementCount() function 290 const FixedOrScalableQuantity<ElementCount, unsigned> &V) in ElementCount() 294 constexpr ElementCount() : FixedOrScalableQuantity() {} in ElementCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | TypeSize.h | 286 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() function 289 constexpr ElementCount( in ElementCount() function 290 const FixedOrScalableQuantity<ElementCount, unsigned> &V) in ElementCount() 294 constexpr ElementCount() : FixedOrScalableQuantity() {} in ElementCount() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | device_memory.h | 138 uint64_t ElementCount() const { return size() / sizeof(ElemT); } in ElementCount() function 185 uint64_t ElementCount() const { return size() / kElemSize; } in ElementCount() function
|
H A D | dnn.cc | 583 int64_t BatchDescriptor::ElementCount() const { in ElementCount() function in stream_executor::dnn::BatchDescriptor
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | TypeSize.h | 29 ElementCount(unsigned Min, bool Scalable) in ElementCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | TensorSpec.h | 106 size_t ElementCount = 0; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | TensorSpec.h | 102 size_t ElementCount = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | TensorSpec.h | 106 size_t ElementCount = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | TensorSpec.h | 106 size_t ElementCount = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | TensorSpec.h | 106 size_t ElementCount = 0; variable
|
/aosp_15_r20/external/emboss/runtime/cpp/ |
H A D | emboss_array_view.h | 213 ::std::size_t ElementCount() const { return SizeOfBuffer() / kElementSize; } in ElementCount() function
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | buffer.h | 133 uint32_t ElementCount() const { return element_count_; } in ElementCount() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | quantization_util_test.cc | 59 int ElementCount(const TfLiteIntArray& dims) { in ElementCount() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | LLVMContextImpl.h | 60 class ElementCount; variable
|
H A D | Core.cpp | 716 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext() 722 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType() 741 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody() 791 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType() 803 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType() 808 unsigned ElementCount) { in LLVMScalableVectorType()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 508 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext() 514 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType() 533 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody() 568 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType() 576 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 671 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext() 677 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType() 696 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody() 743 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType() 751 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | llvm_codegen.cpp | 164 int ElementCount(int lanes) { in ElementCount() function 168 llvm::ElementCount ElementCount(int lanes) { in ElementCount() function
|
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmstypes.c | 4574 cmsUInt32Number ElementCount; in Type_MPE_Read() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTContext.cpp | 4617 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 8657 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 11175 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local
|