Searched refs:Cvtdw (Results 1 – 3 of 3) sorted by relevance
174 void Cvtdw(FpuRegister fd, FpuRegister fs);
566 void Mips64Assembler::Cvtdw(FpuRegister fd, FpuRegister fs) { in Cvtdw() function in art::mips64::Mips64Assembler
3136 __ Cvtdw(dst, FTMP); in VisitTypeConversion() local