Searched defs:pcmpgtw (Results 1 – 3 of 3) sorted by relevance
3583 RValue<Short4> pcmpgtw(RValue<Short4> x, RValue<Short4> y) in pcmpgtw() function
2578 void X86Assembler::pcmpgtw(XmmRegister dst, XmmRegister src) { in pcmpgtw() function in art::x86::X86Assembler
3522 void X86_64Assembler::pcmpgtw(XmmRegister dst, XmmRegister src) { in pcmpgtw() function in art::x86_64::X86_64Assembler