Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp394 static DecodeStatus DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Val,
3850 static DecodeStatus DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Insn, in DecodeVSHLMaxInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrNEON.td5988 let DecoderMethod = "DecodeVSHLMaxInstruction";