Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1187 bool isSplat = true; in visitShuffleVectorInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp2161 bool isSplat = true; in visitShuffleVectorInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp3038 bool isSplat = true; in visitShuffleVectorInst() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp625 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp662 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPInt.cpp591 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp556 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp111 static bool isSplat(Value *V) { in isSplat() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp2866 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstants.cpp3240 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp140 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp806 auto isSplat = [] (ArrayRef<SDValue> Values, SDValue &SplatV) { in buildHvxVectorReg() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp229 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp9008 bool isSplat() const { in isSplat() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp260 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function