Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp222 static DecodeStatus DecodeStoreI64(MCInst &Inst, uint64_t insn,
435 static DecodeStatus DecodeStoreI64(MCInst &Inst, uint64_t insn, in DecodeStoreI64() function
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEInstrInfo.td1074 let DecoderMethod = "DecodeStoreI64" in