Searched defs:phsubw (Results 1 – 7 of 7) sorted by relevance
2360 void X86Assembler::phsubw(XmmRegister dst, XmmRegister src) { in phsubw() function in art::x86::X86Assembler
3658 fn phsubw(a: i16x16, b: i16x16) -> i16x16; in phsubw() function
3288 void X86_64Assembler::phsubw(XmmRegister dst, XmmRegister src) { in phsubw() function in art::x86_64::X86_64Assembler