Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZc.td77 let DecoderMethod = "decodeZcmpSpimm";
90 let DecoderMethod = "decodeZcmpSpimm";
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp377 static DecodeStatus decodeZcmpSpimm(MCInst &Inst, uint32_t Imm,
497 static DecodeStatus decodeZcmpSpimm(MCInst &Inst, uint32_t Imm, in decodeZcmpSpimm() function