Searched defs:SelectConstant (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp110 SDNode *SelectConstant(SDNode *N);
1284 SDNode *HexagonDAGToDAGISel::SelectConstant(SDNode *N) { function in class:HexagonDAGToDAGISel
1356 return SelectConstant(N);

Completed in 196 milliseconds