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.cpp86 Attribute::getWithDereferenceableBytes(Ctx, TotalKernArgSize)); in lowerKernelArguments()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DAMDGPU.cpp54 Attribute::getWithDereferenceableBytes(Call->getContext(), 64)); in EmitAMDGPUDispatchPtr()
69 Attribute::getWithDereferenceableBytes(Call->getContext(), 256)); in EmitAMDGPUImplicitArgPtr()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h156 LLVM_ABI static Attribute getWithDereferenceableBytes(LLVMContext &Context,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp244 Attribute Attribute::getWithDereferenceableBytes(LLVMContext &Context, in getWithDereferenceableBytes() function in Attribute
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp287 CI->addParamAttr(ArgNo, Attribute::getWithDereferenceableBytes( in annotateDereferenceableBytes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4070 Call.addRetAttr(Attribute::getWithDereferenceableBytes( in annotateAnyAllocSite()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5022 Attrs.emplace_back(Attribute::getWithDereferenceableBytes( in getDeducedAttributes()