Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h358 bool isBaseImmOffset(const MachineInstr &MI) const;
H A DHexagonInstrInfo.cpp2127 bool HexagonInstrInfo::isBaseImmOffset(const MachineInstr &MI) const { in isBaseImmOffset() function in HexagonInstrInfo