HomeSort by relevance Sort by last modified time
    Searched defs:punpckhwd (Results 1 - 3 of 3) sorted by null

  /external/llvm/test/MC/X86/
shuffle-comments.s 108 punpckhwd %xmm0, %xmm1 label
110 punpckhwd (%rax), %xmm1 label
  /art/compiler/utils/x86/
assembler_x86.cc 1645 void X86Assembler::punpckhwd(XmmRegister dst, XmmRegister src) { function in class:art::x86::X86Assembler
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.cc 1876 void X86_64Assembler::punpckhwd(XmmRegister dst, XmmRegister src) { function in class:art::x86_64::X86_64Assembler
    [all...]

Completed in 101 milliseconds