[NFC][AMDGPU] Make method declarations in SIInstrInfo equivalent to their definitions.
authorThomas Symalla <thomas.symalla@amd.com>
Fri, 30 Dec 2022 13:25:51 +0000 (14:25 +0100)
committerThomas Symalla <thomas.symalla@amd.com>
Fri, 30 Dec 2022 18:18:41 +0000 (19:18 +0100)
commit9aa0ee36fe73d8fd29c848f5ecd63422618849ec
tree2028d0b8eda4bb567a9f5a5a4b5bfc3354de2d67
parent07e7168048b18cf3b82d39c9f38a06d8c19e893a
[NFC][AMDGPU] Make method declarations in SIInstrInfo equivalent to their definitions.

Some functions from SIInstrInfo have their operands named different in
their declarations vs. their defs. This was caught by cppcheck.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D140778
llvm/lib/Target/AMDGPU/SIInstrInfo.h