Searched refs:DecodeStoreInt (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 180 static DecodeStatus DecodeStoreInt(MCInst *Inst, unsigned insn, 324 static DecodeStatus DecodeStoreInt(MCInst *Inst, unsigned insn, in DecodeStoreInt() function
|
D | SparcGenDisassemblerTables.inc | 1901 …if (DecodeStoreInt(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail;…
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 292 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn, 469 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn, in DecodeStoreInt() function
|
/external/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 290 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn, 467 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn, in DecodeStoreInt() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcInstr64Bit.td | 279 let DecoderMethod = "DecodeStoreInt" in
|
D | SparcInstrInfo.td | 555 let DecoderMethod = "DecodeStoreInt" in {
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstr64Bit.td | 279 let DecoderMethod = "DecodeStoreInt" in
|
D | SparcInstrInfo.td | 551 let DecoderMethod = "DecodeStoreInt" in {
|