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