Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp306 static DecodeStatus DecodeVLD4LN(MCInst &Inst, unsigned Insn,
4525 static DecodeStatus DecodeVLD4LN(MCInst &Inst, unsigned Insn, in DecodeVLD4LN() function
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMInstrNEON.td1226 let DecoderMethod = "DecodeVLD4LN";
1267 let DecoderMethod = "DecodeVLD4LN" ;