Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.h68 SDNode *SelectStoreParam(SDNode *N);
DNVPTXISelDAGToDAG.cpp150 ResNode = SelectStoreParam(N); in Select()
2845 SDNode *NVPTXDAGToDAGISel::SelectStoreParam(SDNode *N) { in SelectStoreParam() function in NVPTXDAGToDAGISel