Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1765 static void commuteShuffle(SDValue &N1, SDValue &N2, MutableArrayRef<int> M) { in commuteShuffle() function
1800 commuteShuffle(N1, N2, MaskVec); in getVectorShuffle()
1852 commuteShuffle(N1, N2, MaskVec); in getVectorShuffle()