Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1294 static Instruction *canonicalizeSelectToShuffle(SelectInst &SI) { in canonicalizeSelectToShuffle() function
1532 if (Instruction *I = canonicalizeSelectToShuffle(SI)) in visitSelectInst()