Searched defs:isBaseWithConstantOffset (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | GIMatchTableExecutor.cpp | 38 bool GIMatchTableExecutor::isBaseWithConstantOffset( isBaseWithConstantOffset() function in GIMatchTableExecutor |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 5372 bool SelectionDAG::isBaseWithConstantOffset(SDValue Op) const { in isBaseWithConstantOffset() function in SelectionDAG |