Searched defs:vcvtsd2si (Results 1 – 3 of 3) sorted by relevance
560 __ vcvtsd2si(rdi, xmm9); in TEST() local
1534 __ vcvtsd2si(rcx, xmm5); in TEST() local
1411 void vcvtsd2si(Register dst, XMMRegister src) { in vcvtsd2si() function