Home
last modified time | relevance | path

Searched refs:matchAdd (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp207 bool matchAdd(SDValue N, X86ISelAddressMode &AM, unsigned Depth);
1236 bool X86DAGToDAGISel::matchAdd(SDValue N, X86ISelAddressMode &AM, in matchAdd() function in X86DAGToDAGISel
1777 if (!matchAdd(N, AM, Depth)) in matchAddressRecursively()
1789 !matchAdd(N, AM, Depth)) in matchAddressRecursively()