Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h109 void SelectD2P(SDNode *N);
H A DHexagonISelDAGToDAG.cpp878 void HexagonDAGToDAGISel::SelectD2P(SDNode *N) { in SelectD2P() function in HexagonDAGToDAGISel
1047 case HexagonISD::D2P: return SelectD2P(N); in Select()