Searched refs:Emulate_BZV (Results 1 – 4 of 4) sorted by relevance
166 bool Emulate_BZV(llvm::MCInst &insn);
933 {"BZ_V", &EmulateInstructionMIPS64::Emulate_BZV, "BZ.V wt,s16"}, in GetOpcodeForInstruction()2256 bool EmulateInstructionMIPS64::Emulate_BZV(llvm::MCInst &insn) { in Emulate_BZV() function in EmulateInstructionMIPS64
188 bool Emulate_BZV(llvm::MCInst &insn);
950 {"BZ_V", &EmulateInstructionMIPS::Emulate_BZV, "BZ.V wt,s16"}, in GetOpcodeForInstruction()2951 bool EmulateInstructionMIPS::Emulate_BZV(llvm::MCInst &insn) { in Emulate_BZV() function in EmulateInstructionMIPS