Searched refs:VPFunc (Results 1 – 1 of 1) sorted by relevance
635 Function *VPFunc; in getOrInsertDeclarationForParams() local643 VPFunc = Intrinsic::getOrInsertDeclaration(M, VPID, OverloadTy); in getOrInsertDeclarationForParams()660 VPFunc = Intrinsic::getOrInsertDeclaration( in getOrInsertDeclarationForParams()664 VPFunc = Intrinsic::getOrInsertDeclaration(M, VPID, {Params[0]->getType()}); in getOrInsertDeclarationForParams()668 VPFunc = Intrinsic::getOrInsertDeclaration(M, VPID, {Params[1]->getType()}); in getOrInsertDeclarationForParams()671 VPFunc = Intrinsic::getOrInsertDeclaration( in getOrInsertDeclarationForParams()675 VPFunc = Intrinsic::getOrInsertDeclaration( in getOrInsertDeclarationForParams()679 VPFunc = Intrinsic::getOrInsertDeclaration( in getOrInsertDeclarationForParams()683 VPFunc = Intrinsic::getOrInsertDeclaration( in getOrInsertDeclarationForParams()687 VPFunc = Intrinsic::getOrInsertDeclaration( in getOrInsertDeclarationForParams()[all …]