Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/
HDARCDisassembler.cpp112 static DecodeStatus DecodeSOPwithRS12(MCInst &, uint64_t, uint64_t,
333 static DecodeStatus DecodeSOPwithRS12(MCInst &Inst, uint64_t Insn, in DecodeSOPwithRS12() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARC/
HDARCInstrFormats.td417 let DecoderMethod = "DecodeSOPwithRS12";