Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp87 Attribute::getWithDereferenceableBytes(Ctx, TotalKernArgSize)); in runOnFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DAttributes.h135 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp177 Attribute Attribute::getWithDereferenceableBytes(LLVMContext &Context, in getWithDereferenceableBytes() function in Attribute
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3071 Call.addRetAttr(Attribute::getWithDereferenceableBytes( in annotateAnyAllocSite()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp234 CI->addParamAttr(ArgNo, Attribute::getWithDereferenceableBytes( in annotateDereferenceableBytes()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4922 Attrs.emplace_back(Attribute::getWithDereferenceableBytes( in getDeducedAttributes()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp16756 Attribute::getWithDereferenceableBytes(Call->getContext(), 64)); in EmitAMDGPUDispatchPtr()
16771 Attribute::getWithDereferenceableBytes(Call->getContext(), 256)); in EmitAMDGPUImplicitArgPtr()