Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DNucleus.cpp7418 RValue<UShort4> pavgw(RValue<UShort4> x, RValue<UShort4> y) in pavgw() function
7421 llvm::Function *pavgw = Intrinsic::getDeclaration(module, Intrinsic::x86_mmx_pavg_w); in pavgw() local