Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp106 short getBaseWithLongOffset(const MachineInstr &MI) const;
197 getBaseWithLongOffset(UseMI) < 0) in canRemoveAddasl()
596 short HexagonOptAddrMode::getBaseWithLongOffset(const MachineInstr &MI) const { in getBaseWithLongOffset() function in HexagonOptAddrMode
631 short NewOpCode = getBaseWithLongOffset(*UseMI); in changeAddAsl()