Searched refs:Emulate_J (Results 1 – 4 of 4) sorted by relevance
127 bool Emulate_J(llvm::MCInst &insn);
881 {"J", &EmulateInstructionMIPS64::Emulate_J, "J target"}, in GetOpcodeForInstruction()1802 bool EmulateInstructionMIPS64::Emulate_J(llvm::MCInst &insn) { in Emulate_J() function in EmulateInstructionMIPS64
152 bool Emulate_J(llvm::MCInst &insn);
902 {"J", &EmulateInstructionMIPS::Emulate_J, "J target"}, in GetOpcodeForInstruction()2487 bool EmulateInstructionMIPS::Emulate_J(llvm::MCInst &insn) { in Emulate_J() function in EmulateInstructionMIPS