Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp1575 bool AllLHS = true, AllRHS = true; in getVectorShuffle() local
1584 AllRHS = false; in getVectorShuffle()
1587 if (AllLHS && AllRHS) in getVectorShuffle()
1591 if (AllRHS) { in getVectorShuffle()