Searched defs:pmaxsd (Results 1 – 1 of 1) sorted by relevance
7721 RValue<Int4> pmaxsd(RValue<Int4> x, RValue<Int4> y) in pmaxsd() function7724 llvm::Function *pmaxsd = Intrinsic::getDeclaration(module, Intrinsic::x86_sse41_pmaxsd); in pmaxsd() local