Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp281 static DecodeStatus DecodeStoreIntPair(MCInst &Inst, unsigned insn,
467 static DecodeStatus DecodeStoreIntPair(MCInst &Inst, unsigned insn, in DecodeStoreIntPair() function
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td633 let DecoderMethod = "DecodeStoreIntPair" in