[X86] Rename predicate function that detects if requires one of the REX.B, REX.X...
authorCraig Topper <craig.topper@gmail.com>
Sat, 27 Aug 2016 17:13:43 +0000 (17:13 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 27 Aug 2016 17:13:43 +0000 (17:13 +0000)
commit6943aa306ee5f27ed3bdd95daa863bed99f2a51b
tree7ca9cf745a9f63962831b6250cb43d5387672271
parent45793a1f7abd1c93199c00d8d0f4a90d4d00599e
[X86] Rename predicate function that detects if requires one of the REX.B, REX.X or REX.R bits. It's old name conflicted with a function in X8II namespace that doesnt' quite do the same thing. NFC

llvm-svn: 279924
llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp