Home
last modified time | relevance | path

Searched refs:VPFunc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp661 Function *VPFunc; in getDeclarationForParams() local
669 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 …]