Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1834 bool AllLHS = true, AllRHS = true; in getVectorShuffle() local
1841 AllLHS = false; in getVectorShuffle()
1846 if (AllLHS && AllRHS) in getVectorShuffle()
1848 if (AllLHS && !N2Undef) in getVectorShuffle()