Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h111 void SelectV2Q(SDNode *N);
H A DHexagonISelDAGToDAG.cpp887 void HexagonDAGToDAGISel::SelectV2Q(SDNode *N) { in SelectV2Q() function in HexagonDAGToDAGISel
1049 case HexagonISD::V2Q: return SelectV2Q(N); in Select()