Home
last modified time | relevance | path

Searched refs:ElementByteSize (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/java/src/main/native/
Dtensor_jni.cc63 size_t ElementByteSize(TfLiteType data_type) { in ElementByteSize() function
96 size_t to_copy = num_elements * ElementByteSize(type); in WriteOneDimensionalArray()
144 const size_t size = len * ElementByteSize(data_type); in ReadOneDimensionalArray()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1965 unsigned ElementByteSize = CDS->getElementByteSize(); in emitGlobalConstantDataSequential() local
1972 ElementByteSize); in emitGlobalConstantDataSequential()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2265 unsigned ElementByteSize = CDS->getElementByteSize(); in emitGlobalConstantDataSequential() local
2272 ElementByteSize); in emitGlobalConstantDataSequential()