Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp103 SDNode *SelectSHL(SDNode *N);
690 SDNode *HexagonDAGToDAGISel::SelectSHL(SDNode *N) { in SelectSHL() function in HexagonDAGToDAGISel
1319 return SelectSHL(N); in Select()