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

  /art/compiler/utils/x86/
assembler_x86.cc 1233 void X86Assembler::pavgw(XmmRegister dst, XmmRegister src) { function in class:art::x86::X86Assembler
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.cc 1439 void X86_64Assembler::pavgw(XmmRegister dst, XmmRegister src) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/swiftshader/src/Reactor/
Nucleus.cpp 7418 RValue<UShort4> pavgw(RValue<UShort4> x, RValue<UShort4> y) function in namespace:sw::x86
7421 llvm::Function *pavgw = Intrinsic::getDeclaration(module, Intrinsic::x86_mmx_pavg_w); local
    [all...]

Completed in 219 milliseconds