Searched refs:Emulate_BAL (Results 1 – 4 of 4) sorted by relevance
122 bool Emulate_BAL(llvm::MCInst &insn);
804 {"BAL", &EmulateInstructionMIPS64::Emulate_BAL, "BAL offset"}, in GetOpcodeForInstruction()1440 bool EmulateInstructionMIPS64::Emulate_BAL(llvm::MCInst &insn) { in Emulate_BAL() function in EmulateInstructionMIPS64
147 bool Emulate_BAL(llvm::MCInst &insn);
859 {"BAL", &EmulateInstructionMIPS::Emulate_BAL, "BAL offset"}, in GetOpcodeForInstruction()2412 bool EmulateInstructionMIPS::Emulate_BAL(llvm::MCInst &insn) { in Emulate_BAL() function in EmulateInstructionMIPS