Searched refs:Emulate_J (Results 1 – 4 of 4) sorted by relevance
126 bool Emulate_J(llvm::MCInst &insn);
879 {"J", &EmulateInstructionMIPS64::Emulate_J, "J target"}, in GetOpcodeForInstruction()1802 bool EmulateInstructionMIPS64::Emulate_J(llvm::MCInst &insn) { in Emulate_J() function in EmulateInstructionMIPS64
151 bool Emulate_J(llvm::MCInst &insn);
900 {"J", &EmulateInstructionMIPS::Emulate_J, "J target"}, in GetOpcodeForInstruction()2490 bool EmulateInstructionMIPS::Emulate_J(llvm::MCInst &insn) { in Emulate_J() function in EmulateInstructionMIPS