HomeSort by relevance Sort by last modified time
    Searched refs:isShiftedMask_64 (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
MathExtras.h 124 /// isShiftedMask_64 - This function returns true if the argument contains a
126 inline bool isShiftedMask_64(uint64_t Value) {
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 65 if (!isShiftedMask_64(I))
    [all...]

Completed in 119 milliseconds