/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 1187 bool isSplat = true; in visitShuffleVectorInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 2161 bool isSplat = true; in visitShuffleVectorInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 625 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | APInt.cpp | 662 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 3038 bool isSplat = true; in visitShuffleVectorInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | APInt.cpp | 556 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APInt.cpp | 591 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 111 static bool isSplat(Value *V) { in isSplat() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Constants.cpp | 2866 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Constants.cpp | 3240 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 140 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 806 auto isSplat = [] (ArrayRef<SDValue> Values, SDValue &SplatV) { in buildHvxVectorReg() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 229 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 9008 bool isSplat() const { in isSplat() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 260 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
|