Searched refs:SRLConst (Results 1 – 1 of 1) sorted by relevance
4098 ConstantSDNode *SRLConst = dyn_cast<ConstantSDNode>(OpRight); in tryBitPermutation() local4099 if (SRLConst && SRLConst->getSExtValue() == 16) in tryBitPermutation()