Searched refs:Emulate_BNZW (Results 1 – 4 of 4) sorted by relevance
148 bool Emulate_BNZW(llvm::MCInst &insn);
922 {"BNZ_W", &EmulateInstructionMIPS64::Emulate_BNZW, "BNZ.w wt,s16"}, in GetOpcodeForInstruction()2165 bool EmulateInstructionMIPS64::Emulate_BNZW(llvm::MCInst &insn) { in Emulate_BNZW() function in EmulateInstructionMIPS64
173 bool Emulate_BNZW(llvm::MCInst &insn);
935 {"BNZ_W", &EmulateInstructionMIPS::Emulate_BNZW, "BNZ.w wt,s16"}, in GetOpcodeForInstruction()2853 bool EmulateInstructionMIPS::Emulate_BNZW(llvm::MCInst &insn) { in Emulate_BNZW() function in EmulateInstructionMIPS