Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEInstrInfo.td1125 let DecoderMethod = "DecodeTS1AMI32", cx = 1 in