Home
last modified time | relevance | path

Searched defs:ElementCount (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Ddevice_memory.h133 uint64 ElementCount() const { return size() / sizeof(ElemT); } in ElementCount() function
180 uint64 ElementCount() const { return size() / kElemSize; } in ElementCount() function
Ddnn.cc344 int64 BatchDescriptor::ElementCount() const { in ElementCount() function in stream_executor::dnn::BatchDescriptor
/external/tensorflow/tensorflow/lite/experimental/micro/testing/
Dtest_utils.h31 inline int ElementCount(const TfLiteIntArray& dims) { in ElementCount() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMachineValueType.h250 ElementCount(unsigned Min, bool Scalable) in ElementCount() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp294 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/
DCore.cpp508 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/
DCore.cpp655 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/
Dcmstypes.c4455 cmsUInt32Number ElementCount; in Type_MPE_Read() local
/external/clang/lib/AST/
DASTContext.cpp4617 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8657 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9822 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local