Home
last modified time | relevance | path

Searched refs:AllocateBytesAvoidingAliasingWith (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dallocator.h67 void* AllocateBytesAvoidingAliasingWith(std::ptrdiff_t num_bytes,
A Dprepare_packed_matrices.cc87 packed_matrix.data = allocator->AllocateBytesAvoidingAliasingWith( in PreparePackedMatrices()
A Dallocator.cc57 void* Allocator::AllocateBytesAvoidingAliasingWith(std::ptrdiff_t num_bytes, in AllocateBytesAvoidingAliasingWith() function in ruy::Allocator
A Dallocator_test.cc105 void *ptr = allocator.AllocateBytesAvoidingAliasingWith(i * 10, to_avoid); in TEST()

Completed in 11 milliseconds