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