Home
last modified time | relevance | path

Searched refs:DecodeSIMM7 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp248 static DecodeStatus DecodeSIMM7(MCInst &Inst, uint64_t insn, uint64_t Address,
533 static DecodeStatus DecodeSIMM7(MCInst &MI, uint64_t insn, uint64_t Address, in DecodeSIMM7() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td194 let DecoderMethod = "DecodeSIMM7";
219 let DecoderMethod = "DecodeSIMM7";