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 108 bool MatchAddressBase(SDValue N, MSP430ISelAddressMode &AM);
169 /// MatchAddressBase - Helper for MatchAddress. Add the specified node to the
171 bool MSP430DAGToDAGISel::MatchAddressBase(SDValue N, MSP430ISelAddressMode &AM) {
242 return MatchAddressBase(N, AM);
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 203 bool MatchAddressBase(SDValue N, X86ISelAddressMode &AM);
    [all...]

Completed in 36 milliseconds