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