Searched refs:Emulate_BZV (Results 1 – 4 of 4) sorted by relevance
165 bool Emulate_BZV(llvm::MCInst &insn);
929 {"BZ_V", &EmulateInstructionMIPS64::Emulate_BZV, "BZ.V wt,s16"}, in GetOpcodeForInstruction()2253 bool EmulateInstructionMIPS64::Emulate_BZV(llvm::MCInst &insn) { in Emulate_BZV() function in EmulateInstructionMIPS64
190 bool Emulate_BZV(llvm::MCInst &insn);
942 {"BZ_V", &EmulateInstructionMIPS::Emulate_BZV, "BZ.V wt,s16"}, in GetOpcodeForInstruction()2941 bool EmulateInstructionMIPS::Emulate_BZV(llvm::MCInst &insn) { in Emulate_BZV() function in EmulateInstructionMIPS