Searched refs:DecodeReturn (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 196 static DecodeStatus DecodeReturn(MCInst *MI, unsigned insn, uint64_t Address, 408 static DecodeStatus DecodeReturn(MCInst *MI, unsigned insn, uint64_t Address, in DecodeReturn() function
|
D | SparcGenDisassemblerTables.inc | 1879 … if (DecodeReturn(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
|
/external/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 310 static DecodeStatus DecodeReturn(MCInst &MI, unsigned insn, uint64_t Address, 569 static DecodeStatus DecodeReturn(MCInst &MI, unsigned insn, uint64_t Address, in DecodeReturn() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 303 static DecodeStatus DecodeReturn(MCInst &MI, unsigned insn, uint64_t Address, 561 static DecodeStatus DecodeReturn(MCInst &MI, unsigned insn, uint64_t Address, in DecodeReturn() function
|
/external/llvm-project/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 303 static DecodeStatus DecodeReturn(MCInst &MI, unsigned insn, uint64_t Address, 561 static DecodeStatus DecodeReturn(MCInst &MI, unsigned insn, uint64_t Address, in DecodeReturn() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 967 isBarrier = 1, rd = 0, DecoderMethod = "DecodeReturn" in {
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 967 isBarrier = 1, rd = 0, DecoderMethod = "DecodeReturn" in {
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 962 isBarrier = 1, rd = 0, DecoderMethod = "DecodeReturn" in {
|