Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDArgumentPromotion.cpp195 NF->addFnAttr(Attribute::getWithAllocSizeArgs(F->getContext(), Arg1, Arg2)); in doPromotion()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDAttributes.h150 static Attribute getWithAllocSizeArgs(
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDAttributes.cpp290 Attribute::getWithAllocSizeArgs(LLVMContext &Context, unsigned ElemSizeArg, in getWithAllocSizeArgs() function in Attribute
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDBuildLibCalls.cpp233 F.addFnAttr(Attribute::getWithAllocSizeArgs(F.getContext(), ElemSizeArg, in setAllocSize()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
HDOMPKinds.def517 #define AllocSizeAttr(N, M) Attribute::getWithAllocSizeArgs(Ctx, N, M)