Searched defs:LeftShift (Results 1 – 3 of 3) sorted by relevance
861 bool LeftShift = N0.getOpcode() == ISD::SHL; in Select() local2173 bool LeftShift = N0.getOpcode() == ISD::SHL; in selectSHXADDOp() local2217 bool LeftShift = N.getOpcode() == ISD::SHL; in selectSHXADDOp() local
123 LeftShift, // ?6 # operator<< enumerator
14169 bool LeftShift = N0->getOpcode() == ISD::SHL; in CombineANDShift() local