Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp388 static DecodeStatus DecodeMVEModImmInstruction(MCInst &Inst, unsigned Val,
3795 static DecodeStatus DecodeMVEModImmInstruction(MCInst &Inst, unsigned Insn, in DecodeMVEModImmInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrMVE.td2608 let DecoderMethod = "DecodeMVEModImmInstruction";