Searched refs:DecodeAddrMode3Instruction (Results 1 – 3 of 3) sorted by relevance
2940 let DecoderMethod = "DecodeAddrMode3Instruction";2954 let DecoderMethod = "DecodeAddrMode3Instruction";2974 let DecoderMethod = "DecodeAddrMode3Instruction";2988 let DecoderMethod = "DecodeAddrMode3Instruction";3274 let DecoderMethod = "DecodeAddrMode3Instruction";3292 let DecoderMethod = "DecodeAddrMode3Instruction";3307 let DecoderMethod = "DecodeAddrMode3Instruction";3323 let DecoderMethod = "DecodeAddrMode3Instruction";
868 let DecoderMethod = "DecodeAddrMode3Instruction";925 let DecoderMethod = "DecodeAddrMode3Instruction";
294 static DecodeStatus DecodeAddrMode3Instruction(MCInst &Inst, unsigned Insn,2203 static DecodeStatus DecodeAddrMode3Instruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode3Instruction() function