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

/external/llvm/include/llvm/Support/
H A DMathExtras.h259 /// Lo_32 - This function returns the low 32 bits of a 64 bit value.
260 inline uint32_t Lo_32(uint64_t Value) { function in namespace:llvm

Completed in 112 milliseconds