Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp262 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address,
416 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadInt() function
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td238 let DecoderMethod = "DecodeLoadInt" in
282 let DecoderMethod = "DecodeLoadInt" in
H A DSparcInstrInfo.td561 let DecoderMethod = "DecodeLoadInt" in {