Searched defs:roundss (Results 1 – 4 of 4) sorted by relevance
333 __ roundss(t1, in, Immediate(1)); in VisitMathRoundFloat() local
426 __ roundss(t1, in, Immediate(1)); in VisitMathRoundFloat() local
1804 void X86Assembler::roundss(XmmRegister dst, XmmRegister src, const Immediate& imm) { in roundss() function in art::x86::X86Assembler
2566 void X86_64Assembler::roundss(XmmRegister dst, XmmRegister src, const Immediate& imm) { in roundss() function in art::x86_64::X86_64Assembler