Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h98 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.h104 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
/third_party/skia/third_party/externals/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()