Searched refs:DecodeVLDST2Instruction (Results 1 – 2 of 2) sorted by relevance
833 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";
235 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Val,2576 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST2Instruction() function