Searched refs:SplatLHS (Results 1 – 2 of 2) sorted by relevance
1254 Value *SplatLHS = B.CreateVectorSplat(Arg1VecTy->getElementCount(), Arg0); in replaceLibCallWithSimpleIntrinsic() local1255 CI->setArgOperand(0, SplatLHS); in replaceLibCallWithSimpleIntrinsic()
22790 SDNode *SplatLHS = N->getOperand(1).getNode(); in performVSelectCombine() local22798 ISD::isConstantSplatVector(SplatLHS, SplatLHSVal) && in performVSelectCombine()