Home
last modified time | relevance | path

Searched refs:isBaseImmOffset (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h353 bool isBaseImmOffset(const MachineInstr &MI) const;
DHexagonInstrInfo.cpp1956 bool HexagonInstrInfo::isBaseImmOffset(const MachineInstr &MI) const { in isBaseImmOffset() function in HexagonInstrInfo