Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp464 static DecodeStatus DecodeVLD4LN(MCInst &Inst, unsigned Insn, uint64_t Address,
5640 static DecodeStatus DecodeVLD4LN(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeVLD4LN() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrNEON.td1297 let DecoderMethod = "DecodeVLD4LN";
1338 let DecoderMethod = "DecodeVLD4LN" ;