Searched refs:Emulate_BAL (Results 1 – 4 of 4) sorted by relevance
121 bool Emulate_BAL(llvm::MCInst &insn);
796 {"BAL", &EmulateInstructionMIPS64::Emulate_BAL, "BAL offset"}, in GetOpcodeForInstruction()1428 bool EmulateInstructionMIPS64::Emulate_BAL(llvm::MCInst &insn) { in Emulate_BAL() function in EmulateInstructionMIPS64
146 bool Emulate_BAL(llvm::MCInst &insn);
851 {"BAL", &EmulateInstructionMIPS::Emulate_BAL, "BAL offset"}, in GetOpcodeForInstruction()2402 bool EmulateInstructionMIPS::Emulate_BAL(llvm::MCInst &insn) { in Emulate_BAL() function in EmulateInstructionMIPS