Searched refs:Emulate_B16_MM (Results 1 – 2 of 2) sorted by relevance
192 bool Emulate_B16_MM(llvm::MCInst &insn);
955 {"B16_MM", &EmulateInstructionMIPS::Emulate_B16_MM, "B16 offset"}, in GetOpcodeForInstruction()2173 bool EmulateInstructionMIPS::Emulate_B16_MM(llvm::MCInst &insn) { in Emulate_B16_MM() function in EmulateInstructionMIPS