Searched refs:matchADD (Results 1 – 1 of 1) sorted by relevance
213 bool matchADD(SDValue &N, M68kISelAddressMode &AM, unsigned Depth);491 matchADD(N, AM, Depth)) in matchAddressRecursively()496 if (matchADD(N, AM, Depth)) in matchAddressRecursively()534 bool M68kDAGToDAGISel::matchADD(SDValue &N, M68kISelAddressMode &AM, in matchADD() function in M68kDAGToDAGISel