Searched defs:Cvtsw (Results 1 – 3 of 3) sorted by relevance
2568 __ Cvtsw(FTMP, FTMP); // Convert output of floor.w.s back to "float". in VisitMathRoundFloat() local2634 __ Cvtsw(FTMP, FTMP); // Convert output of floor.w.s back to "float". in VisitMathRoundFloat() local
936 __ Cvtsw(FTMP, FTMP); // Convert output of floor.w.s back to "float". in GenRound() local
1241 void Mips64Assembler::Cvtsw(FpuRegister fd, FpuRegister fs) { in Cvtsw() function in art::mips64::Mips64Assembler