Home
last modified time | relevance | path

Searched refs:DecodeStoreInt (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp278 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn,
460 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn, in DecodeStoreInt() function
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td286 let DecoderMethod = "DecodeStoreInt" in
H A DSparcInstrInfo.td627 let DecoderMethod = "DecodeStoreInt" in {