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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp639 uint64_t SMPos, SMSize; local
643 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize))
649 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits())

Completed in 59 milliseconds