Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp227 static DecodeStatus DecodeStoreF32(MCInst &Inst, uint64_t insn,
446 static DecodeStatus DecodeStoreF32(MCInst &Inst, uint64_t insn, in DecodeStoreF32() function
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEInstrInfo.td1082 let DecoderMethod = "DecodeStoreF32" in