Searched refs:VPFunc (Results 1 – 1 of 1) sorted by relevance
474 Function *VPFunc; in getDeclarationForParams() local477 VPFunc = Intrinsic::getDeclaration(M, VPID, Params[0]->getType()); in getDeclarationForParams()480 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()485 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()494 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()499 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()503 assert(VPFunc && "Could not declare VP intrinsic"); in getDeclarationForParams()504 return VPFunc; in getDeclarationForParams()