Searched refs:matchAdd (Results 1 – 1 of 1) sorted by relevance
217 bool matchAdd(SDValue &N, X86ISelAddressMode &AM, unsigned Depth);1574 bool X86DAGToDAGISel::matchAdd(SDValue &N, X86ISelAddressMode &AM, in matchAdd() function in X86DAGToDAGISel2141 if (!matchAdd(N, AM, Depth)) in matchAddressRecursively()2153 !matchAdd(N, AM, Depth)) in matchAddressRecursively()