Searched refs:DecodeCall (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 188 static DecodeStatus DecodeCall(MCInst *Inst, unsigned insn, 352 static DecodeStatus DecodeCall(MCInst *MI, unsigned insn, in DecodeCall() function
|
D | SparcGenDisassemblerTables.inc | 1505 if (DecodeCall(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 306 static DecodeStatus DecodeCall(MCInst &Inst, unsigned insn, 520 static DecodeStatus DecodeCall(MCInst &MI, unsigned insn, in DecodeCall() function
|
/external/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 304 static DecodeStatus DecodeCall(MCInst &Inst, unsigned insn, 518 static DecodeStatus DecodeCall(MCInst &MI, unsigned insn, in DecodeCall() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 139 let DecoderMethod = "DecodeCall";
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 136 let DecoderMethod = "DecodeCall";
|