Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp87 Attribute::getWithDereferenceableBytes(Ctx, TotalKernArgSize)); in runOnFunction()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAttributes.h133 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
/llvm-project-15.0.7/llvm/lib/IR/
H A DAttributes.cpp174 Attribute Attribute::getWithDereferenceableBytes(LLVMContext &Context, in getWithDereferenceableBytes() function in Attribute
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2896 Call.addRetAttr(Attribute::getWithDereferenceableBytes( in annotateAnyAllocSite()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp232 CI->addParamAttr(ArgNo, Attribute::getWithDereferenceableBytes( in annotateDereferenceableBytes()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4214 Attrs.emplace_back(Attribute::getWithDereferenceableBytes( in getDeducedAttributes()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp16432 Attribute::getWithDereferenceableBytes(Call->getContext(), 64)); in EmitAMDGPUDispatchPtr()
16447 Attribute::getWithDereferenceableBytes(Call->getContext(), 256)); in EmitAMDGPUImplicitArgPtr()