Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.h114 void SelectQ2V(SDNode *N);
DHexagonISelDAGToDAG.cpp863 void HexagonDAGToDAGISel::SelectQ2V(SDNode *N) { in SelectQ2V() function in HexagonDAGToDAGISel
895 case HexagonISD::Q2V: return SelectQ2V(N); in Select()