Home
last modified time | relevance | path

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

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