Home
last modified time | relevance | path

Searched defs:punpckhbw (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/x86/
Dassembler_x86.cc2634 void X86Assembler::punpckhbw(XmmRegister dst, XmmRegister src) { in punpckhbw() function in art::x86::X86Assembler
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc3547 void X86_64Assembler::punpckhbw(XmmRegister dst, XmmRegister src) { in punpckhbw() function in art::x86_64::X86_64Assembler