Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp108 short getBaseWithLongOffset(const MachineInstr &MI) const;
201 getBaseWithLongOffset(UseMI) < 0) in canRemoveAddasl()
674 short HexagonOptAddrMode::getBaseWithLongOffset(const MachineInstr &MI) const { in getBaseWithLongOffset() function in HexagonOptAddrMode
709 short NewOpCode = getBaseWithLongOffset(*UseMI); in changeAddAsl()