Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp371 static DecodeStatus decodeZcmpRlist(MCInst &Inst, uint32_t Imm,
480 static DecodeStatus decodeZcmpRlist(MCInst &Inst, uint32_t Imm, in decodeZcmpRlist() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZc.td63 let DecoderMethod = "decodeZcmpRlist";