Searched refs:DecodeVLDST2Instruction (Results 1 – 2 of 2) sorted by relevance
850 let DecoderMethod = "DecodeVLDST2Instruction";880 let DecoderMethod = "DecodeVLDST2Instruction";887 let DecoderMethod = "DecodeVLDST2Instruction";1903 let DecoderMethod = "DecodeVLDST2Instruction";1933 let DecoderMethod = "DecodeVLDST2Instruction";1940 let DecoderMethod = "DecodeVLDST2Instruction";1950 let DecoderMethod = "DecodeVLDST2Instruction";1958 let DecoderMethod = "DecodeVLDST2Instruction";
245 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Val,2617 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST2Instruction() function