Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp292 static DecodeStatus DecodeStoreIntPair(MCInst &Inst, unsigned insn,
473 static DecodeStatus DecodeStoreIntPair(MCInst &Inst, unsigned insn, in DecodeStoreIntPair() function
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td557 let DecoderMethod = "DecodeStoreIntPair" in