Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h99 void SelectIntrinsicWChain(SDNode *N);
H A DHexagonISelDAGToDAG.cpp625 void HexagonDAGToDAGISel::SelectIntrinsicWChain(SDNode *N) { in SelectIntrinsicWChain() function in HexagonDAGToDAGISel
894 case ISD::INTRINSIC_W_CHAIN: return SelectIntrinsicWChain(N); in Select()