Searched defs:ByteSizeOf (Results 1 – 7 of 7) sorted by relevance
139 static int64_t ByteSizeOf(const Shape& shape) { in ByteSizeOf() function
2127 static int64_t ByteSizeOf(const BufferValue& buffer) { in ByteSizeOf() function in xla::__anond1a23f2e0111::WhileBufferAssignmentTest
357 int64_t ByteSizeOf(const Shape& shape) const { in ByteSizeOf() function
121 inline size_t ByteSizeOf(const Object& object) { in ByteSizeOf() function
502 int64_t ByteSizeOf(const Shape& shape, const llvm::DataLayout& data_layout) { in ByteSizeOf() function
823 /* static */ int64_t ShapeUtil::ByteSizeOf(const Shape& shape, in ByteSizeOf() function in xla::ShapeUtil
337 int64_t IrEmitter::ByteSizeOf(const Shape& shape) const { in ByteSizeOf() function in xla::cpu::IrEmitter