Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp290 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn,
467 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn, in DecodeStoreInt() function
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td279 let DecoderMethod = "DecodeStoreInt" in
H A DSparcInstrInfo.td551 let DecoderMethod = "DecodeStoreInt" in {