Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp94 SDNode *SelectSHL(SDNode *N);
643 SDNode *HexagonDAGToDAGISel::SelectSHL(SDNode *N) { in SelectSHL() function in HexagonDAGToDAGISel
1252 return SelectSHL(N); in Select()