Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp438 static DecodeStatus decodeUImmLog2XLenOperand(MCInst &Inst, uint32_t Imm, in decodeUImmLog2XLenOperand() function
465 return decodeUImmLog2XLenOperand(Inst, Imm, Address, Decoder); in decodeUImmLog2XLenNonZeroOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td296 let DecoderMethod = "decodeUImmLog2XLenOperand";