Home
last modified time | relevance | path

Searched defs:isBaseWithConstantOffset (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.cpp45 bool GIMatchTableExecutor::isBaseWithConstantOffset( in isBaseWithConstantOffset() function in GIMatchTableExecutor
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5371 bool SelectionDAG::isBaseWithConstantOffset(SDValue Op) const { isBaseWithConstantOffset() function in SelectionDAG