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