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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp668 uint64_t SMPos0, SMSize0, SMPos1, SMSize1; local
684 !isShiftedMask(CN->getZExtValue(), SMPos1, SMSize1))
688 if (SMPos0 != SMPos1 || SMSize0 != SMSize1)

Completed in 199 milliseconds