Searched defs:isSplat (Results 1 – 8 of 8) sorted by relevance
749 bool isSplat() const { in isSplat() function
3200 bool isSplat = true; in visitShuffleVectorInst() local
630 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
111 static bool isSplat(Value *V) { in isSplat() function
3215 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
817 auto isSplat = [] (ArrayRef<SDValue> Values, SDValue &SplatV) { in buildHvxVectorReg() local
16531 bool isSplat() const { in isSplat() function
498 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function