Searched refs:VecOp0 (Results 1 – 1 of 1) sorted by relevance
47113 SDValue VecOp0 = Vec.getOperand(0); in combineSetCCMOVMSK() local47115 bool SignExt0 = DAG.ComputeNumSignBits(VecOp0) > 8; in combineSetCCMOVMSK()47120 SDValue Result = DAG.getBitcast(MVT::v16i8, VecOp0); in combineSetCCMOVMSK()47134 if (SDValue Src = getSplitVectorSrc(VecOp0, VecOp1, true)) { in combineSetCCMOVMSK()