Home
last modified time | relevance | path

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

/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/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()