Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A Dbits.h55 static inline int CountLeadingZeros64Slow(uint64_t n) { in CountLeadingZeros64Slow() function
90 return CountLeadingZeros64Slow(n); in CountLeadingZeros64()

Completed in 4 milliseconds