HomeSort by relevance Sort by last modified time
    Searched refs:MatchAddressBase (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 110 bool MatchAddressBase(SDValue N, MSP430ISelAddressMode &AM);
170 /// MatchAddressBase - Helper for MatchAddress. Add the specified node to the
172 bool MSP430DAGToDAGISel::MatchAddressBase(SDValue N, MSP430ISelAddressMode &AM) {
243 return MatchAddressBase(N, AM);
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 204 bool MatchAddressBase(SDValue N, X86ISelAddressMode &AM);
    [all...]

Completed in 6212 milliseconds