Searched defs:LeftShift (Results 1 – 5 of 5) sorted by relevance
568 unsigned LeftShift = PtrSizeInBytes * 8 - (SizeInBits + BitOffset); in addExpression() local
1238 bool LeftShift = N0.getOpcode() == ISD::SHL; in Select() local2937 bool LeftShift = N0.getOpcode() == ISD::SHL; in selectSHXADDOp() local2981 bool LeftShift = N.getOpcode() == ISD::SHL; in selectSHXADDOp() local
256 std::optional<bool> LeftShift; in selectSHXADDOp() local
122 LeftShift, // ?6 # operator<< enumerator
14326 bool LeftShift = N0->getOpcode() == ISD::SHL; in CombineANDShift() local