Searched refs:DecodeFunc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/Disassembler/ |
| H A D | AVRDisassembler.cpp | 154 typedef DecodeStatus (*DecodeFunc)(MCInst &MI, unsigned insn, uint64_t Address, typedef
|
| /freebsd-12.1/contrib/llvm/lib/Target/BPF/Disassembler/ |
| H A D | BPFDisassembler.cpp | 220 typedef DecodeStatus (*DecodeFunc)(MCInst &MI, unsigned insn, uint64_t Address, typedef
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/Disassembler/ |
| H A D | SparcDisassembler.cpp | 375 typedef DecodeStatus (*DecodeFunc)(MCInst &MI, unsigned insn, uint64_t Address, typedef 380 bool isLoad, DecodeFunc DecodeRD) { in DecodeMem()
|