Searched refs:Emulate_BC (Results 1 – 4 of 4) sorted by relevance
126 bool Emulate_BC(llvm::MCInst &insn);
808 {"BC", &EmulateInstructionMIPS64::Emulate_BC, "BC offset"}, in GetOpcodeForInstruction()1626 bool EmulateInstructionMIPS64::Emulate_BC(llvm::MCInst &insn) { in Emulate_BC() function in EmulateInstructionMIPS64
151 bool Emulate_BC(llvm::MCInst &insn);
863 {"BC", &EmulateInstructionMIPS::Emulate_BC, "BC offset"}, in GetOpcodeForInstruction()2474 bool EmulateInstructionMIPS::Emulate_BC(llvm::MCInst &insn) { in Emulate_BC() function in EmulateInstructionMIPS