Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DNucleus.cpp7721 RValue<Int4> pmaxsd(RValue<Int4> x, RValue<Int4> y) in pmaxsd() function
7724 llvm::Function *pmaxsd = Intrinsic::getDeclaration(module, Intrinsic::x86_sse41_pmaxsd); in pmaxsd() local