Home
last modified time | relevance | path

Searched refs:isConcat (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1451 cast<ShuffleVectorInst>(LHS)->isConcat() && in foldVectorBinop()
1452 cast<ShuffleVectorInst>(RHS)->isConcat()) { in foldVectorBinop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp2078 bool ShuffleVectorInst::isConcat() const { in isConcat() function in ShuffleVectorInst
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h2122 bool isConcat() const;