Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp508 static DecodeStatus decodeCLUIImmOperand(MCInst &Inst, uint32_t Imm, in decodeCLUIImmOperand() function
622 return decodeCLUIImmOperand(Inst, Imm, Address, Decoder); in decodeRVCInstrRdCLUIImm()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoC.td84 let DecoderMethod = "decodeCLUIImmOperand";