Home
last modified time | relevance | path

Searched refs:decodeZcmpRlist (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp364 static DecodeStatus decodeZcmpRlist(MCInst &Inst, unsigned Imm,
473 static DecodeStatus decodeZcmpRlist(MCInst &Inst, unsigned Imm, in decodeZcmpRlist() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZc.td53 let DecoderMethod = "decodeZcmpRlist";