Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp460 static DecodeStatus DecodeVLD4LN(MCInst &Inst, unsigned Insn, uint64_t Address,
5639 static DecodeStatus DecodeVLD4LN(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeVLD4LN() function
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMInstrNEON.td1297 let DecoderMethod = "DecodeVLD4LN";
1338 let DecoderMethod = "DecodeVLD4LN" ;