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