Searched defs:cvtss2si (Results 1 – 2 of 2) sorted by relevance
/art/compiler/utils/x86/ | ||
D | assembler_x86.cc | 1691 void X86Assembler::cvtss2si(Register dst, XmmRegister src) { in cvtss2si() function in art::x86::X86Assembler |
/art/compiler/utils/x86_64/ | ||
D | assembler_x86_64.cc | 2396 void X86_64Assembler::cvtss2si(CpuRegister dst, XmmRegister src) { in cvtss2si() function in art::x86_64::X86_64Assembler |