Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp103 static DecodeStatus DecodeLdLImmInstruction(MCInst &, uint64_t, uint64_t,
246 static DecodeStatus DecodeLdLImmInstruction(MCInst &Inst, uint64_t Insn, in DecodeLdLImmInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrFormats.td535 let DecoderMethod = "DecodeLdLImmInstruction";