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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.cpp728 uint64_t SMPos0, SMSize0, SMPos1, SMSize1; local
744 !IsShiftedMask(CN->getZExtValue(), SMPos1, SMSize1))
748 if (SMPos0 != SMPos1 || SMSize0 != SMSize1)

Completed in 97 milliseconds