Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp255 static DecodeStatus DecodeRDOperand(MCInst &Inst, uint64_t insn,
591 static DecodeStatus DecodeRDOperand(MCInst &MI, uint64_t cf, uint64_t Address, in DecodeRDOperand() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td420 let DecoderMethod = "DecodeRDOperand";