Searched defs:getSplat (Results 1 – 2 of 2) sorted by relevance
545 static APInt getSplat(unsigned NewLen, const APInt &V) { in getSplat() function
1162 Constant *ConstantVector::getSplat(unsigned NumElts, Constant *V) { in getSplat() function in ConstantVector2684 Constant *ConstantDataVector::getSplat(unsigned NumElts, Constant *V) { in getSplat() function in ConstantDataVector