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

/external/llvm/include/llvm/Support/
H A DMathExtras.h58 /// isShiftedInt<N,S> - Checks if a signed integer is an N bit number shifted
61 inline bool isShiftedInt(int64_t x) { function in namespace:llvm

Completed in 72 milliseconds