Home
last modified time | relevance | path

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

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