Home
last modified time | relevance | path

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

/aosp12/art/compiler/utils/x86/
H A Dassembler_x86.cc2643 void X86Assembler::punpckhwd(XmmRegister dst, XmmRegister src) { in punpckhwd() function in art::x86::X86Assembler
/aosp12/art/compiler/utils/x86_64/
H A Dassembler_x86_64.cc3557 void X86_64Assembler::punpckhwd(XmmRegister dst, XmmRegister src) { in punpckhwd() function in art::x86_64::X86_64Assembler