Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp100 static DecodeStatus DecodeMEMrs9(MCInst &, unsigned, uint64_t,
169 static DecodeStatus DecodeMEMrs9(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMEMrs9() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrFormats.td45 let DecoderMethod = "DecodeMEMrs9";