Searched refs:getWithDereferenceableBytes (Results 1 – 17 of 17) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULowerKernelArguments.cpp | 90 Attribute::getWithDereferenceableBytes(Ctx, TotalKernArgSize)); in runOnFunction()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPULowerKernelArguments.cpp | 105 Attribute::getWithDereferenceableBytes(Ctx, TotalKernArgSize)); in runOnFunction()
|
/external/mesa3d/src/amd/llvm/ |
D | ac_llvm_helper.cpp | 49 A->addAttr(llvm::Attribute::getWithDereferenceableBytes(A->getContext(), bytes)); in ac_add_attr_dereferenceable()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Attributes.h | 95 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
|
/external/llvm/include/llvm/IR/ |
D | Attributes.h | 95 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Attributes.h | 100 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Attributes.h | 103 static Attribute getWithDereferenceableBytes(LLVMContext &Context,
|
/external/llvm/lib/IR/ |
D | Attributes.cpp | 121 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/ |
D | Attributes.cpp | 155 Attribute Attribute::getWithDereferenceableBytes(LLVMContext &Context, in getWithDereferenceableBytes() function in Attribute 790 Attr = Attribute::getWithDereferenceableBytes( in get()
|
/external/llvm-project/llvm/lib/IR/ |
D | Attributes.cpp | 159 Attribute Attribute::getWithDereferenceableBytes(LLVMContext &Context, in getWithDereferenceableBytes() function in Attribute 880 Attr = Attribute::getWithDereferenceableBytes( in get()
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 1926 Attribute::getWithDereferenceableBytes( in annotateAnyAllocSite()
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 187 CI->addParamAttr(ArgNo, Attribute::getWithDereferenceableBytes( in annotateDereferenceableBytes()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 211 CI->addParamAttr(ArgNo, Attribute::getWithDereferenceableBytes( in annotateDereferenceableBytes()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 4363 Attribute::getWithDereferenceableBytes( in annotateAnyAllocSite()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 3236 Attrs.emplace_back(Attribute::getWithDereferenceableBytes( in getDeducedAttributes()
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | AttributorAttributes.cpp | 3534 Attrs.emplace_back(Attribute::getWithDereferenceableBytes( in getDeducedAttributes()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 14922 Attribute::getWithDereferenceableBytes(Call->getContext(), 64)); in EmitAMDGPUDispatchPtr()
|