Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp264 static DecodeStatus DecodeSIMM13(MCInst &Inst, unsigned insn, uint64_t Address,
343 static DecodeStatus DecodeSIMM13(MCInst &MI, unsigned insn, uint64_t Address, in DecodeSIMM13() function
/src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td236 let DecoderMethod = "DecodeSIMM13";