Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp264 static DecodeStatus DecodeLoadIntPair(MCInst &Inst, unsigned insn,
422 static DecodeStatus DecodeLoadIntPair(MCInst &Inst, unsigned insn, in DecodeLoadIntPair() function
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td569 let DecoderMethod = "DecodeLoadIntPair" in