Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1272 A.addAttr(Attribute::getWithCaptureInfo(A.getContext(), in addArgumentAttrs()
1293 A.addAttr(Attribute::getWithCaptureInfo(A.getContext(), NewCI)); in addArgumentAttrs()
1346 A->addAttr(Attribute::getWithCaptureInfo(A->getContext(), NewCI)); in addArgumentAttrs()
1388 A->addAttr(Attribute::getWithCaptureInfo(A->getContext(), NewCI)); in addArgumentAttrs()
H A DAttributorAttributes.cpp5777 A.manifestAttrs(IRP, Attribute::getWithCaptureInfo( in isImpliedByIR()
5788 A.manifestAttrs(IRP, Attribute::getWithCaptureInfo(V.getContext(), in isImpliedByIR()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h181 LLVM_ABI static Attribute getWithCaptureInfo(LLVMContext &Context,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1099 CI->addParamAttr(0, Attribute::getWithCaptureInfo(CI->getContext(), in optimizeStrTo()
3215 CI->addParamAttr(0, Attribute::getWithCaptureInfo(CI->getContext(), in optimizeStrToInt()
H A DBuildLibCalls.cpp171 F.addParamAttr(ArgNo, Attribute::getWithCaptureInfo(F.getContext(), in setDoesNotCapture()
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def525 #define NoCaptureAttr Attribute::getWithCaptureInfo(Ctx, CaptureInfo::none())
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp291 Attribute Attribute::getWithCaptureInfo(LLVMContext &Context, CaptureInfo CI) { in getWithCaptureInfo() function in Attribute
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp777 0, llvm::Attribute::getWithCaptureInfo(CGF.getLLVMContext(), in LookupIMP()