Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelector.cpp57 bool InstructionSelector::isBaseWithConstantOffset( in isBaseWithConstantOffset() function in InstructionSelector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4067 bool SelectionDAG::isBaseWithConstantOffset(SDValue Op) const { in isBaseWithConstantOffset() function in SelectionDAG