Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp91 Attribute::getWithDereferenceableBytes(Ctx, TotalKernArgSize)); in runOnFunction()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DAttributes.h99 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
/freebsd-12.1/contrib/llvm/lib/IR/
H A DAttributes.cpp138 Attribute Attribute::getWithDereferenceableBytes(LLVMContext &Context, in getWithDereferenceableBytes() function in Attribute
700 Attr = Attribute::getWithDereferenceableBytes( in get()