Searched defs:isShiftedMask_64 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DMathExtras.h355 /// isShiftedMask_64 - This function returns true if the argument contains a
357 inline bool isShiftedMask_64(uint64_t Value) { function in namespace:llvm

Completed in 154 milliseconds