Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h285 constexpr bool isShiftedMask_64(uint64_t Value) { in isShiftedMask_64() function
318 inline bool isShiftedMask_64(uint64_t Value, unsigned &MaskIdx, in isShiftedMask_64() function