Searched refs:Emulate_BALC (Results 1 – 4 of 4) sorted by relevance
123 bool Emulate_BALC(llvm::MCInst &insn);
799 {"BALC", &EmulateInstructionMIPS64::Emulate_BALC, "BALC offset"}, in GetOpcodeForInstruction()1459 bool EmulateInstructionMIPS64::Emulate_BALC(llvm::MCInst &insn) { in Emulate_BALC() function in EmulateInstructionMIPS64
148 bool Emulate_BALC(llvm::MCInst &insn);
854 {"BALC", &EmulateInstructionMIPS::Emulate_BALC, "BALC offset"}, in GetOpcodeForInstruction()2433 bool EmulateInstructionMIPS::Emulate_BALC(llvm::MCInst &insn) { in Emulate_BALC() function in EmulateInstructionMIPS