Searched refs:SrcN1 (Results 1 – 1 of 1) sorted by relevance
4594 SDValue SrcN1 = Src.getOperand(1); in performSETCC_BITCASTCombine() local4600 if (ISD::isBuildVectorAllZeros(SrcN1.getNode()) && EltVT == MVT::i8) in performSETCC_BITCASTCombine()4605 if (ISD::isBuildVectorAllOnes(SrcN1.getNode()) && EltVT == MVT::i8) in performSETCC_BITCASTCombine()4610 if (ISD::isBuildVectorAllZeros(SrcN1.getNode()) && EltVT == MVT::i8) in performSETCC_BITCASTCombine()4615 if (ISD::isBuildVectorAllZeros(SrcN1.getNode()) && in performSETCC_BITCASTCombine()4622 if (ISD::isBuildVectorAllOnes(SrcN1.getNode()) && in performSETCC_BITCASTCombine()4629 if (ISD::isBuildVectorAllZeros(SrcN1.getNode()) && EltVT == MVT::i8) in performSETCC_BITCASTCombine()