diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-03-28 12:32:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 12:32:32 -0700 |
commit | 864c76a181dd054a2c74ffa58b02bc554a8a1f83 (patch) | |
tree | eeb5f3a898ab598dcf3d64e7f045792515bdcb84 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 70f083f068ef0c6c589897d44e809ca18d5d1148 (diff) | |
download | llvm-864c76a181dd054a2c74ffa58b02bc554a8a1f83.zip llvm-864c76a181dd054a2c74ffa58b02bc554a8a1f83.tar.gz llvm-864c76a181dd054a2c74ffa58b02bc554a8a1f83.tar.bz2 |
[RISCV] Rename operands used for branch and compressed jump targets. NFC (#133364)
The current names look just like predicates we use for regular
immediates, but branches and jumps also allow bare symbols.
While I was there I realized I could use PredicateMethod to have the
AsmMatcher directly call the template function we use in the asm parser.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions