Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1473 auto createBinOpShuffle = [&](Value *X, Value *Y, Constant *M) { in foldVectorBinop() local
1488 return createBinOpShuffle(V1, V2, Mask); in foldVectorBinop()
1589 return createBinOpShuffle(NewLHS, NewRHS, Mask); in foldVectorBinop()