Searched refs:SubOpcd1 (Results 1 – 1 of 1) sorted by relevance
15843 unsigned SubOpcd1 = N->getOperand(0)->getOperand(1).getOpcode(); in combineABS() local15846 (SubOpcd1 == ISD::ZERO_EXTEND || in combineABS()15847 SubOpcd1 == ISD::ZERO_EXTEND_VECTOR_INREG)) { in combineABS()