Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelArguments.cpp90 Attribute::getWithDereferenceableBytes(Ctx, TotalKernArgSize)); in runOnFunction()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelArguments.cpp105 Attribute::getWithDereferenceableBytes(Ctx, TotalKernArgSize)); in runOnFunction()
/external/mesa3d/src/amd/llvm/
Dac_llvm_helper.cpp49 A->addAttr(llvm::Attribute::getWithDereferenceableBytes(A->getContext(), bytes)); in ac_add_attr_dereferenceable()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h95 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
/external/llvm/include/llvm/IR/
DAttributes.h95 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.h100 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
/external/llvm-project/llvm/include/llvm/IR/
DAttributes.h103 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
/external/llvm/lib/IR/
DAttributes.cpp121 Attribute Attribute::getWithDereferenceableBytes(LLVMContext &Context, in getWithDereferenceableBytes() function in Attribute
779 Attr = Attribute::getWithDereferenceableBytes( in get()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp155 Attribute Attribute::getWithDereferenceableBytes(LLVMContext &Context, in getWithDereferenceableBytes() function in Attribute
790 Attr = Attribute::getWithDereferenceableBytes( in get()
/external/llvm-project/llvm/lib/IR/
DAttributes.cpp159 Attribute Attribute::getWithDereferenceableBytes(LLVMContext &Context, in getWithDereferenceableBytes() function in Attribute
880 Attr = Attribute::getWithDereferenceableBytes( in get()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1926 Attribute::getWithDereferenceableBytes( in annotateAnyAllocSite()
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp187 CI->addParamAttr(ArgNo, Attribute::getWithDereferenceableBytes( in annotateDereferenceableBytes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp211 CI->addParamAttr(ArgNo, Attribute::getWithDereferenceableBytes( in annotateDereferenceableBytes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4363 Attribute::getWithDereferenceableBytes( in annotateAnyAllocSite()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp3236 Attrs.emplace_back(Attribute::getWithDereferenceableBytes( in getDeducedAttributes()
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp3534 Attrs.emplace_back(Attribute::getWithDereferenceableBytes( in getDeducedAttributes()
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp14922 Attribute::getWithDereferenceableBytes(Call->getContext(), 64)); in EmitAMDGPUDispatchPtr()