Home
last modified time | relevance | path

Searched refs:getWithAllocSizeArgs (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/unittests/Analysis/
DMemoryBuiltinsTest.cpp32 AllocSizeFn->addFnAttr(Attribute::getWithAllocSizeArgs(Context, 1, None)); in TEST()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h99 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
/external/llvm/include/llvm/IR/
DAttributes.h99 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.h104 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
/external/llvm-project/llvm/include/llvm/IR/
DAttributes.h107 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
/external/llvm/lib/IR/
DAttributes.cpp134 Attribute::getWithAllocSizeArgs(LLVMContext &Context, unsigned ElemSizeArg, in getWithAllocSizeArgs() function in Attribute
788 Attr = Attribute::getWithAllocSizeArgs(C, A.first, A.second); in get()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp172 Attribute::getWithAllocSizeArgs(LLVMContext &Context, unsigned ElemSizeArg, in getWithAllocSizeArgs() function in Attribute
799 Attr = Attribute::getWithAllocSizeArgs(C, A.first, A.second); in get()
/external/llvm-project/llvm/lib/IR/
DAttributes.cpp188 Attribute::getWithAllocSizeArgs(LLVMContext &Context, unsigned ElemSizeArg, in getWithAllocSizeArgs() function in Attribute
889 Attr = Attribute::getWithAllocSizeArgs(C, A.first, A.second); in get()