Lines Matching defs:getConstantVector
7195 static Constant *getConstantVector(MVT VT, ArrayRef<APInt> Bits,
7220 static Constant *getConstantVector(MVT VT, const APInt &SplatValue,
7361 Constant *C = getConstantVector(VT, SplatValue, SplatBitSize, *Ctx);
7377 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, *Ctx);
56692 Constant *C = getConstantVector(VT, EltBits, UndefElts, Ctx);