Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1390 bool AllLHS = true, AllRHS = true; in getVectorShuffle() local
1399 AllRHS = false; in getVectorShuffle()
1402 if (AllLHS && AllRHS) in getVectorShuffle()
1406 if (AllRHS) { in getVectorShuffle()