Searched refs:LHSElts (Results 1 – 3 of 3) sorted by relevance
993 unsigned LHSElts = LTy->getNumElements(); in VisitShuffleVectorExpr() local1001 llvm::ConstantInt::get(MTy, llvm::NextPowerOf2(LHSElts - 1) - 1); in VisitShuffleVectorExpr()
6527 SmallVector<SDValue, 4> LHSElts, RHSElts; in lowerBuildVectorToBitOp() local6535 LHSElts.push_back(LHS); in lowerBuildVectorToBitOp()6539 SDValue LHS = DAG.getBuildVector(VT, DL, LHSElts); in lowerBuildVectorToBitOp()
7962 SmallVector<SDValue, 4> LHSElts, RHSElts; in lowerBuildVectorToBitOp() local7970 LHSElts.push_back(LHS); in lowerBuildVectorToBitOp()7974 SDValue LHS = DAG.getBuildVector(VT, DL, LHSElts); in lowerBuildVectorToBitOp()