Searched refs:SelectADDRsi (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelDAGToDAG.h | 93 bool SelectADDRsi(SDNode *OpNode, SDValue Addr, SDValue &Base,
|
| H A D | NVPTXISelDAGToDAG.cpp | 928 : SelectADDRsi(N1.getNode(), N1, Base, Offset)) { in tryLoad() 1094 : SelectADDRsi(Op1.getNode(), Op1, Base, Offset)) { in tryLoadVector() 1789 : SelectADDRsi(BasePtr.getNode(), BasePtr, Base, Offset)) { in tryStore() 1966 : SelectADDRsi(N2.getNode(), N2, Base, Offset)) { in tryStoreVector() 3615 bool NVPTXDAGToDAGISel::SelectADDRsi(SDNode *OpNode, SDValue Addr, in SelectADDRsi() function in NVPTXDAGToDAGISel
|