Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp106 short getBaseWithLongOffset(const MachineInstr &MI) const;
199 getBaseWithLongOffset(UseMI) < 0) in canRemoveAddasl()
672 short HexagonOptAddrMode::getBaseWithLongOffset(const MachineInstr &MI) const { in getBaseWithLongOffset() function in HexagonOptAddrMode
707 short NewOpCode = getBaseWithLongOffset(*UseMI); in changeAddAsl()