Home
last modified time | relevance | path

Searched refs:AllRHS (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
1843 AllRHS = false; in getVectorShuffle()
1846 if (AllLHS && AllRHS) in getVectorShuffle()
1850 if (AllRHS) { in getVectorShuffle()