Home
last modified time | relevance | path

Searched defs:isSplat (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp3084 bool isSplat = true; in visitShuffleVectorInst() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp599 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp114 static bool isSplat(Value *V) { in isSplat() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp3039 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp807 auto isSplat = [] (ArrayRef<SDValue> Values, SDValue &SplatV) { in buildHvxVectorReg() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp273 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13066 bool isSplat() const { in isSplat() function