Searched defs:LeftShift (Results 1 – 5 of 5) sorted by relevance
574 unsigned LeftShift = PtrSizeInBytes * 8 - (SizeInBits + BitOffset); in addExpression() local
1360 bool LeftShift = N0.getOpcode() == ISD::SHL; in Select() local3309 if (bool LeftShift = N0.getOpcode() == ISD::SHL; in selectSHXADDOp() local3388 } else if (bool LeftShift = N.getOpcode() == ISD::SHL; in selectSHXADDOp() local
406 std::optional<bool> LeftShift; in selectSHXADDOp() local
124 LeftShift, // ?6 # operator<< enumerator
14403 bool LeftShift = N0->getOpcode() == ISD::SHL; in CombineANDShift() local