Searched defs:roundss (Results 1 – 3 of 3) sorted by relevance
676 __ roundss(t1, in, Immediate(1)); in VisitMathRoundFloat() local
902 __ roundss(t1, in, Immediate(1)); in VisitMathRoundFloat() local
1291 void X86_64Assembler::roundss(XmmRegister dst, XmmRegister src, const Immediate& imm) { in roundss() function in art::x86_64::X86_64Assembler