Home
last modified time | relevance | path

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

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