Searched defs:LeftShift (Results 1 – 4 of 4) sorted by relevance
1139 bool LeftShift = N0.getOpcode() == ISD::SHL; Select() local 2736 bool LeftShift = N0.getOpcode() == ISD::SHL; selectSHXADDOp() local 2780 bool LeftShift = N.getOpcode() == ISD::SHL; selectSHXADDOp() local [all...]
244 std::optional<bool> LeftShift; selectSHXADDOp() local [all...]
122 LeftShift, // ?6 # operator<< enumerator
14321 bool LeftShift = N0->getOpcode() == ISD::SHL; CombineANDShift() local