Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DMemoryBuiltinsTest.cpp33 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-7.0/llvm/include/llvm/IR/
DAttributes.h103 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-7.0/llvm/lib/IR/
DAttributes.cpp151 Attribute::getWithAllocSizeArgs(LLVMContext &Context, unsigned ElemSizeArg, in getWithAllocSizeArgs() function in Attribute
707 Attr = Attribute::getWithAllocSizeArgs(C, A.first, A.second); in get()