Searched defs:LeftShift (Results 1 – 4 of 4) sorted by relevance
749 bool LeftShift = N0.getOpcode() == ISD::SHL; in Select() local2033 bool LeftShift = N0.getOpcode() == ISD::SHL; in selectSHXADDOp() local2077 bool LeftShift = N.getOpcode() == ISD::SHL; in selectSHXADDOp() local
123 LeftShift, // ?6 # operator<< enumerator
2577 TEST(APIntTest, LeftShift) { in TEST() argument
14092 bool LeftShift = N0->getOpcode() == ISD::SHL; in CombineANDShift() local