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