Lines Matching defs:getConstantVector
7419 static Constant *getConstantVector(MVT VT, ArrayRef<APInt> Bits,
7444 static Constant *getConstantVector(MVT VT, const APInt &SplatValue,
7585 Constant *C = getConstantVector(VT, SplatValue, SplatBitSize, *Ctx);
7601 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, *Ctx);
58062 Constant *C = getConstantVector(VT, EltBits, UndefElts, Ctx);