Searched refs:getSplitVectorSrc (Results 1 – 1 of 1) sorted by relevance
3764 static SDValue getSplitVectorSrc(SDValue LHS, SDValue RHS, bool AllowCommute) { in getSplitVectorSrc() function45839 Src0 = getSplitVectorSrc(peekThroughBitcasts(Src0.getOperand(0)), in combinePTESTCC()45841 Src1 = getSplitVectorSrc(peekThroughBitcasts(Src1.getOperand(0)), in combinePTESTCC()46010 if (SDValue Src = getSplitVectorSrc(VecOp0, VecOp1, true)) { in combineSetCCMOVMSK()47167 if (SDValue BCSrc = getSplitVectorSrc(BC0, BC1, false)) { in combineHorizOpWithShuffle()