Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp6335 RValue<Int4> pmaxsd(RValue<Int4> x, RValue<Int4> y) in pmaxsd() function
6337 …llvm::Function *pmaxsd = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse41_pmax… in pmaxsd() local