Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp821 void selectShuffle(SDNode *N);
1928 void HvxSelector::selectShuffle(SDNode *N) { in selectShuffle() function in HvxSelector
2039 HvxSelector(*this, *CurDAG).selectShuffle(N); in SelectHvxShuffle()