Searched refs:Emulate_BZB (Results 1 – 4 of 4) sorted by relevance
152 bool Emulate_BZB(llvm::MCInst &insn);
924 {"BZ_B", &EmulateInstructionMIPS64::Emulate_BZB, "BZ.b wt,s16"}, in GetOpcodeForInstruction()2173 bool EmulateInstructionMIPS64::Emulate_BZB(llvm::MCInst &insn) { in Emulate_BZB() function in EmulateInstructionMIPS64
177 bool Emulate_BZB(llvm::MCInst &insn);
937 {"BZ_B", &EmulateInstructionMIPS::Emulate_BZB, "BZ.b wt,s16"}, in GetOpcodeForInstruction()2861 bool EmulateInstructionMIPS::Emulate_BZB(llvm::MCInst &insn) { in Emulate_BZB() function in EmulateInstructionMIPS