Home
last modified time | relevance | path

Searched defs:equalBaseIndex (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGAddressAnalysis.h50 bool equalBaseIndex(BaseIndexOffset &Other, const SelectionDAG &DAG) { in equalBaseIndex() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp22 bool BaseIndexOffset::equalBaseIndex(BaseIndexOffset &Other, in equalBaseIndex() function in BaseIndexOffset
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11061 bool equalBaseIndex(const BaseIndexOffset &Other) { in equalBaseIndex() function