Searched refs:DecodeVLDST2Instruction (Results 1 – 2 of 2) sorted by relevance
828 let DecoderMethod = "DecodeVLDST2Instruction";858 let DecoderMethod = "DecodeVLDST2Instruction";865 let DecoderMethod = "DecodeVLDST2Instruction";1815 let DecoderMethod = "DecodeVLDST2Instruction";1845 let DecoderMethod = "DecodeVLDST2Instruction";1852 let DecoderMethod = "DecodeVLDST2Instruction";1862 let DecoderMethod = "DecodeVLDST2Instruction";1870 let DecoderMethod = "DecodeVLDST2Instruction";
235 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Val,2563 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST2Instruction() function