Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h108 void SelectP2D(SDNode *N);
H A DHexagonISelDAGToDAG.cpp869 void HexagonDAGToDAGISel::SelectP2D(SDNode *N) { in SelectP2D() function in HexagonDAGToDAGISel
1045 case HexagonISD::P2D: return SelectP2D(N); in Select()