Searched defs:MsubvW (Results 1 – 4 of 4) sorted by relevance
1051 __ MsubvW(acc, left, right); in VisitVecMultiplyAccumulate() local
1049 __ MsubvW(acc, left, right); in VisitVecMultiplyAccumulate() local
2466 TEST_F(AssemblerMIPS32r6Test, MsubvW) { in TEST_F() argument
2222 void Mips64Assembler::MsubvW(VectorRegister wd, VectorRegister ws, VectorRegister wt) { in MsubvW() function in art::mips64::Mips64Assembler