Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h252 constexpr inline bool isShiftedMask_32(uint32_t Value) { in isShiftedMask_32() function
278 inline bool isShiftedMask_32(uint32_t Value, unsigned &MaskIdx, in isShiftedMask_32() function