Searched refs:VecOp1 (Results 1 – 1 of 1) sorted by relevance
47114 SDValue VecOp1 = Vec.getOperand(1); in combineSetCCMOVMSK() local47116 bool SignExt1 = DAG.ComputeNumSignBits(VecOp1) > 8; in combineSetCCMOVMSK()47118 if (IsAnyOf && CmpBits == 8 && VecOp1.isUndef()) { in combineSetCCMOVMSK()47134 if (SDValue Src = getSplitVectorSrc(VecOp0, VecOp1, true)) { in combineSetCCMOVMSK()