Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp206 bool matchAdd(SDValue N, X86ISelAddressMode &AM, unsigned Depth);
867 bool X86DAGToDAGISel::matchAdd(SDValue N, X86ISelAddressMode &AM, in matchAdd() function in X86DAGToDAGISel
1344 if (!matchAdd(N, AM, Depth)) in matchAddressRecursively()
1356 !matchAdd(N, AM, Depth)) in matchAddressRecursively()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp198 bool matchAdd(SDValue N, X86ISelAddressMode &AM, unsigned Depth);
1079 bool X86DAGToDAGISel::matchAdd(SDValue N, X86ISelAddressMode &AM, in matchAdd() function in X86DAGToDAGISel
1563 if (!matchAdd(N, AM, Depth)) in matchAddressRecursively()
1575 !matchAdd(N, AM, Depth)) in matchAddressRecursively()