Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1527 bool AllLHS = true, AllRHS = true; in getVectorShuffle() local
1534 AllLHS = false; in getVectorShuffle()
1539 if (AllLHS && AllRHS) in getVectorShuffle()
1541 if (AllLHS && !N2Undef) in getVectorShuffle()