Searched defs:isSplat (Results 1 – 7 of 7) sorted by relevance
3100 bool isSplat = true; in visitShuffleVectorInst() local
599 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
115 static bool isSplat(Value *V) { in isSplat() function
3184 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
807 auto isSplat = [] (ArrayRef<SDValue> Values, SDValue &SplatV) { in buildHvxVectorReg() local
14296 bool isSplat() const { isSplat() function
337 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function [all...]