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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DMathExtras.h120 /// isShiftedMask_64 - This function returns true if the argument contains a
122 inline bool isShiftedMask_64(uint64_t Value) { function in namespace:llvm
/macosx-10.10.1/objc4-646/runtime/
H A Dllvm-MathExtras.h120 /// isShiftedMask_64 - This function returns true if the argument contains a
122 inline bool isShiftedMask_64(uint64_t Value) { function in namespace:objc
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsISelLowering.cpp45 if (!isShiftedMask_64(I))

Completed in 192 milliseconds