Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp242 static DecodeStatus DecodeCASI64(MCInst &Inst, uint64_t insn, uint64_t Address,
516 static DecodeStatus DecodeCASI64(MCInst &MI, uint64_t insn, uint64_t Address, in DecodeCASI64() function
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEInstrInfo.td1141 let DecoderMethod = "DecodeCASI64" in