Lines Matching defs:SRLC
6392 APInt SRLC = SRLI->getAPIntValue();6393 if (ADDC.getSignificantBits() <= 64 && SRLC.ult(VT.getSizeInBits()) &&6396 SRLC.getZExtValue());