Home
last modified time | relevance | path

Searched refs:DecodeFunc (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/Disassembler/
DAVRDisassembler.cpp154 typedef DecodeStatus (*DecodeFunc)(MCInst &MI, unsigned insn, uint64_t Address, typedef
/external/capstone/arch/Sparc/
DSparcDisassembler.c248 typedef DecodeStatus (*DecodeFunc)(MCInst *MI, unsigned insn, uint64_t Address, typedef
253 bool isLoad, DecodeFunc DecodeRD) in DecodeMem()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/Disassembler/
DBPFDisassembler.cpp222 typedef DecodeStatus (*DecodeFunc)(MCInst &MI, unsigned insn, uint64_t Address, typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp377 typedef DecodeStatus (*DecodeFunc)(MCInst &MI, unsigned insn, uint64_t Address, typedef
382 bool isLoad, DecodeFunc DecodeRD) { in DecodeMem()
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp375 typedef DecodeStatus (*DecodeFunc)(MCInst &MI, unsigned insn, uint64_t Address, typedef
380 bool isLoad, DecodeFunc DecodeRD) { in DecodeMem()