Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineVectorOps.cpp3100 bool isSplat = true; in visitShuffleVectorInst() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDAPInt.cpp599 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLowerMatrixIntrinsics.cpp115 static bool isSplat(Value *V) { in isSplat() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDConstants.cpp3184 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelLoweringHVX.cpp807 auto isSplat = [] (ArrayRef<SDValue> Values, SDValue &SplatV) { in buildHvxVectorReg() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp337 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp14299 bool isSplat() const { in isSplat() function