Home | History | Annotate | Download | only in X86

Lines Matching refs:MatchAddressBase

194     bool MatchAddressBase(SDValue N, X86ISelAddressMode &AM);
972 return MatchAddressBase(N, AM);
1269 return MatchAddressBase(N, AM);
1272 /// MatchAddressBase - Helper for MatchAddress. Add the specified node to the
1274 bool X86DAGToDAGISel::MatchAddressBase(SDValue N, X86ISelAddressMode &AM) {