Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h112 void SelectFDiv(SDNode *N);
H A DHexagonISelDAGToDAG.cpp996 void HexagonDAGToDAGISel::SelectFDiv(SDNode *N) { in SelectFDiv() function in HexagonDAGToDAGISel
1050 return SelectFDiv(N); in Select()