Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DNucleus.cpp7761 RValue<UShort4> pmulhuw(RValue<UShort4> x, RValue<UShort4> y) in pmulhuw() function
7764 llvm::Function *pmulhuw = Intrinsic::getDeclaration(module, Intrinsic::x86_mmx_pmulhu_w); in pmulhuw() local
7785 RValue<UShort8> pmulhuw(RValue<UShort8> x, RValue<UShort8> y) in pmulhuw() function
7788 llvm::Function *pmulhuw = Intrinsic::getDeclaration(module, Intrinsic::x86_sse2_pmulhu_w); in pmulhuw() local