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