Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMInstrNEON.td833 let DecoderMethod = "DecodeVLDST2Instruction";
863 let DecoderMethod = "DecodeVLDST2Instruction";
870 let DecoderMethod = "DecodeVLDST2Instruction";
1820 let DecoderMethod = "DecodeVLDST2Instruction";
1850 let DecoderMethod = "DecodeVLDST2Instruction";
1857 let DecoderMethod = "DecodeVLDST2Instruction";
1867 let DecoderMethod = "DecodeVLDST2Instruction";
1875 let DecoderMethod = "DecodeVLDST2Instruction";
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp235 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Val,
2576 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST2Instruction() function