Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMathExtras.h31 inline uint32_t Lo_32(uint64_t Value) { in Lo_32() function
227 uint32_t Lo = Lo_32(Value); in CountLeadingZeros_64()