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.cpp3100 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.cpp115 static bool isSplat(Value *V) { in isSplat() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp3184 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/Target/RISCV/
H A DRISCVISelLowering.cpp14296 bool isSplat() const { isSplat() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp337 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
[all...]