Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h110 void SelectQ2V(SDNode *N);
H A DHexagonISelDAGToDAG.cpp899 void HexagonDAGToDAGISel::SelectQ2V(SDNode *N) { in SelectQ2V() function in HexagonDAGToDAGISel
1047 case HexagonISD::Q2V: return SelectQ2V(N); in Select()