Searched refs:RightShAmt (Results 1 – 1 of 1) sorted by relevance
704 const unsigned RightShAmt = N1C->getZExtValue(); in trySignedBitfieldExtract() local716 if (LeftShAmt > RightShAmt) in trySignedBitfieldExtract()721 const unsigned Lsb = RightShAmt - LeftShAmt; in trySignedBitfieldExtract()739 const unsigned Lsb = RightShAmt; in trySignedBitfieldExtract()