Home
last modified time | relevance | path

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

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