Searched defs:cvtps2dq (Results 1 – 1 of 1) sorted by relevance
6968 RValue<Int4> cvtps2dq(RValue<Float4> val) in cvtps2dq() function6973 llvm::Function *cvtps2dq = Intrinsic::getDeclaration(module, Intrinsic::x86_sse2_cvtps2dq); in cvtps2dq() local