Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp217 bool matchAdd(SDValue &N, X86ISelAddressMode &AM, unsigned Depth);
1574 bool X86DAGToDAGISel::matchAdd(SDValue &N, X86ISelAddressMode &AM, in matchAdd() function in X86DAGToDAGISel
2141 if (!matchAdd(N, AM, Depth)) in matchAddressRecursively()
2153 !matchAdd(N, AM, Depth)) in matchAddressRecursively()