Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp537 bool isSplat = true; in visitShuffleVectorInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1187 bool isSplat = true; in visitShuffleVectorInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1621 bool isSplat = true; in visitShuffleVectorInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp500 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-subzero/lib/Support/
DAPInt.cpp640 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp2734 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-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp203 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function