Searched refs:HvxSelector (Results 1 – 2 of 2) sorted by relevance
923 struct HvxSelector { struct930 HvxSelector(HexagonDAGToDAGISel &HS, SelectionDAG &G) in HvxSelector() argument1133 bool HvxSelector::selectVectorConstants(SDNode *N) { in selectVectorConstants()1738 void HvxSelector::select(SDNode *ISelN) { in select()2573 void HvxSelector::selectExtractSubvector(SDNode *N) { in selectExtractSubvector()2590 void HvxSelector::selectShuffle(SDNode *N) { in selectShuffle()2674 void HvxSelector::selectRor(SDNode *N) { in selectRor()2698 void HvxSelector::selectVAlign(SDNode *N) { in selectVAlign()2875 HvxSelector(*this, *CurDAG).selectShuffle(N); in SelectHvxShuffle()2879 HvxSelector(*this, *CurDAG).selectRor(N); in SelectHvxRor()[all …]
122 friend struct HvxSelector;