Lines Matching defs:ExtendOpcode
12572 auto ExtendOpcode = AllAddOne ? ISD::ZERO_EXTEND : ISD::SIGN_EXTEND;12573 SDValue ExtendedCond = DAG.getNode(ExtendOpcode, DL, VT, Cond);