[Hexagon] Remove isPredicateRegister in favor of isPredReg, NFC
authorKrzysztof Parzyszek <kparzysz@quicinc.com>
Tue, 28 Dec 2021 16:37:08 +0000 (08:37 -0800)
committerKrzysztof Parzyszek <kparzysz@quicinc.com>
Tue, 28 Dec 2021 16:40:40 +0000 (08:40 -0800)
commit648246cce6a36732dfcbc727d088888dffa18b9c
tree840575262fd936778811cf9b90945ee006d6244d
parent0edf99950e6234159c99710838f21d3629d756af
[Hexagon] Remove isPredicateRegister in favor of isPredReg, NFC

HexagonMCChecker has its own function isPredicateRegister, which does
the same thing as HexagonMCInstrInfo::isPredReg.
llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp
llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h