Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIntrinsicInst.cpp586 Function *VPFunc; in getDeclarationForParams() local
594 VPFunc = Intrinsic::getDeclaration(M, VPID, OverloadTy); in getDeclarationForParams()
608 VPFunc = in getDeclarationForParams()
613 VPFunc = Intrinsic::getDeclaration(M, VPID, {Params[1]->getType()}); in getDeclarationForParams()
616 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()
620 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()
624 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()
628 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()
632 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()
637 VPFunc = Intrinsic::getDeclaration( in getDeclarationForParams()
[all …]