Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp239 static DecodeStatus DecodeTS1AMI32(MCInst &Inst, uint64_t insn,
510 static DecodeStatus DecodeTS1AMI32(MCInst &MI, uint64_t insn, uint64_t Address, in DecodeTS1AMI32() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td1144 let DecoderMethod = "DecodeTS1AMI32", cx = 1 in