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