Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.h112 void SelectQ2V(SDNode *N);
DHexagonISelDAGToDAG.cpp870 void HexagonDAGToDAGISel::SelectQ2V(SDNode *N) { in SelectQ2V() function in HexagonDAGToDAGISel
904 case HexagonISD::Q2V: return SelectQ2V(N); in Select()