Searched refs:Emulate_BZV (Results 1 – 4 of 4) sorted by relevance
164 bool Emulate_BZV(llvm::MCInst &insn);
921 {"BZ_V", &EmulateInstructionMIPS64::Emulate_BZV, "BZ.V wt,s16"}, in GetOpcodeForInstruction()2259 bool EmulateInstructionMIPS64::Emulate_BZV(llvm::MCInst &insn) { in Emulate_BZV() function in EmulateInstructionMIPS64
189 bool Emulate_BZV(llvm::MCInst &insn);
934 {"BZ_V", &EmulateInstructionMIPS::Emulate_BZV, "BZ.V wt,s16"}, in GetOpcodeForInstruction()2933 bool EmulateInstructionMIPS::Emulate_BZV(llvm::MCInst &insn) { in Emulate_BZV() function in EmulateInstructionMIPS