Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td1093 let DecoderMethod = "DecodeStoreI64" in