Searched refs:VPFunc (Results 1 – 1 of 1) sorted by relevance
661 Function *VPFunc; in getDeclarationForParams() local669 VPFunc = Intrinsic::getDeclaration(M, VPID, OverloadTy); in getDeclarationForParams()686 VPFunc = in getDeclarationForParams()690 VPFunc = Intrinsic::getDeclaration(M, VPID, {Params[0]->getType()}); in getDeclarationForParams()694 VPFunc = Intrinsic::getDeclaration(M, VPID, {Params[1]->getType()}); in getDeclarationForParams()697 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()701 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()705 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()709 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()713 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()[all …]