Home
last modified time | relevance | path

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

/external/capstone/arch/Sparc/
DSparcDisassembler.c174 static DecodeStatus DecodeLoadInt(MCInst *Inst, unsigned insn, uint64_t Address,
294 static DecodeStatus DecodeLoadInt(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadInt() function
DSparcGenDisassemblerTables.inc1898 …if (DecodeLoadInt(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp269 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address,
417 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadInt() function
/external/llvm/lib/Target/Sparc/Disassembler/
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
/external/llvm/lib/Target/Sparc/
DSparcInstr64Bit.td239 let DecoderMethod = "DecodeLoadInt" in
275 let DecoderMethod = "DecodeLoadInt" in
DSparcInstrInfo.td494 let DecoderMethod = "DecodeLoadInt" in {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstr64Bit.td238 let DecoderMethod = "DecodeLoadInt" in
274 let DecoderMethod = "DecodeLoadInt" in
DSparcInstrInfo.td493 let DecoderMethod = "DecodeLoadInt" in {