Searched refs:DecodeLoadInt (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 174 static DecodeStatus DecodeLoadInt(MCInst *Inst, unsigned insn, uint64_t Address, 294 static DecodeStatus DecodeLoadInt(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadInt() function
|
D | SparcGenDisassemblerTables.inc | 1898 …if (DecodeLoadInt(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 269 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/ |
D | SparcDisassembler.cpp | 276 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/ |
D | SparcInstr64Bit.td | 239 let DecoderMethod = "DecodeLoadInt" in 275 let DecoderMethod = "DecodeLoadInt" in
|
D | SparcInstrInfo.td | 494 let DecoderMethod = "DecodeLoadInt" in {
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstr64Bit.td | 238 let DecoderMethod = "DecodeLoadInt" in 274 let DecoderMethod = "DecodeLoadInt" in
|
D | SparcInstrInfo.td | 493 let DecoderMethod = "DecodeLoadInt" in {
|