Searched refs:Emulate_ADDIUSP (Results 1 – 2 of 2) sorted by relevance
111 bool Emulate_ADDIUSP(llvm::MCInst &insn);
683 {"ADDIUSP_MM", &EmulateInstructionMIPS::Emulate_ADDIUSP, in GetOpcodeForInstruction()1429 bool EmulateInstructionMIPS::Emulate_ADDIUSP(llvm::MCInst &insn) { in Emulate_ADDIUSP() function in EmulateInstructionMIPS