Searched defs:phsubd (Results 1 – 7 of 7) sorted by relevance
2370 void X86Assembler::phsubd(XmmRegister dst, XmmRegister src) { in phsubd() function in art::x86::X86Assembler
3660 fn phsubd(a: i32x8, b: i32x8) -> i32x8; in phsubd() function
3298 void X86_64Assembler::phsubd(XmmRegister dst, XmmRegister src) { in phsubd() function in art::x86_64::X86_64Assembler