Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp276 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address,
425 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadInt() function
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td239 let DecoderMethod = "DecodeLoadInt" in
275 let DecoderMethod = "DecodeLoadInt" in
H A DSparcInstrInfo.td494 let DecoderMethod = "DecodeLoadInt" in {