Searched defs:ElementCount (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/ |
D | device_memory.h | 133 uint64 ElementCount() const { return size() / sizeof(ElemT); } in ElementCount() function 180 uint64 ElementCount() const { return size() / kElemSize; } in ElementCount() function
|
D | dnn.cc | 344 int64 BatchDescriptor::ElementCount() const { in ElementCount() function in stream_executor::dnn::BatchDescriptor
|
/external/tensorflow/tensorflow/lite/experimental/micro/testing/ |
D | test_utils.h | 31 inline int ElementCount(const TfLiteIntArray& dims) { in ElementCount() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | MachineValueType.h | 250 ElementCount(unsigned Min, bool Scalable) in ElementCount() function
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Core.cpp | 294 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext() 300 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType() 319 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody() 349 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType() 357 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
|
/external/llvm/lib/IR/ |
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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Core.cpp | 655 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext() 661 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType() 680 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody() 723 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType() 731 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
|
/external/pdfium/third_party/lcms/src/ |
D | cmstypes.c | 4455 cmsUInt32Number ElementCount; in Type_MPE_Read() local
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 4617 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8657 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 9822 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local
|