Home
last modified time | relevance | path

Searched refs:CountLeadingZeros32Slow (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.h24 static inline int CountLeadingZeros32Slow(uint64_t n) { in CountLeadingZeros32Slow() function
47 return CountLeadingZeros32Slow(n); in CountLeadingZeros32()

Completed in 1 milliseconds