Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp225 static DecodeStatus DecodeLoadF32(MCInst &Inst, uint64_t insn, uint64_t Address,
441 static DecodeStatus DecodeLoadF32(MCInst &Inst, uint64_t insn, uint64_t Address, in DecodeLoadF32() function
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEInstrInfo.td1024 let DecoderMethod = "DecodeLoadF32" in
1109 let DecoderMethod = "DecodeLoadF32" in