Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp952 void selectShuffle(SDNode *N);
2590 void HvxSelector::selectShuffle(SDNode *N) { in selectShuffle() function in HvxSelector
2875 HvxSelector(*this, *CurDAG).selectShuffle(N); in SelectHvxShuffle()