Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp126 Attribute::getWithDereferenceableBytes(Ctx, TotalKernArgSize)); in lowerKernelArguments()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h133 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp178 Attribute Attribute::getWithDereferenceableBytes(LLVMContext &Context, in getWithDereferenceableBytes() function in Attribute
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3556 Call.addRetAttr(Attribute::getWithDereferenceableBytes( in annotateAnyAllocSite()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp275 CI->addParamAttr(ArgNo, Attribute::getWithDereferenceableBytes( in annotateDereferenceableBytes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4985 Attrs.emplace_back(Attribute::getWithDereferenceableBytes( in getDeducedAttributes()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17704 Attribute::getWithDereferenceableBytes(Call->getContext(), 64)); in EmitAMDGPUDispatchPtr()
17719 Attribute::getWithDereferenceableBytes(Call->getContext(), 256)); in EmitAMDGPUImplicitArgPtr()