diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2017-10-05 20:01:38 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2017-10-05 20:01:38 +0000 |
commit | 7ae3ae9ef4cf3a427078bbb9f8ca4b4d0080569c (patch) | |
tree | a53d719a87d35933afa5296b4e4c9b412a37233a /llvm/lib/MC/MCObjectFileInfo.cpp | |
parent | 42eb1f2ba9b471bb24028de53dee98623600032b (diff) | |
download | bcm5719-llvm-7ae3ae9ef4cf3a427078bbb9f8ca4b4d0080569c.tar.gz bcm5719-llvm-7ae3ae9ef4cf3a427078bbb9f8ca4b4d0080569c.zip |
[Hexagon] Give uniform names to functions changing addressing modes, NFC
The new format is changeAddrMode_xx_yy, where xx is the current mode,
and yy is the new one.
Old name: New name:
getBaseWithImmOffset changeAddrMode_abs_io
getAbsoluteForm changeAddrMode_io_abs
getBaseWithRegOffset changeAddrMode_io_rr
xformRegToImmOffset changeAddrMode_rr_io
getBaseWithLongOffset changeAddrMode_rr_ur
getRegShlForm changeAddrMode_ur_rr
llvm-svn: 315013
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions