Home
last modified time | relevance | path

Searched refs:getWithDereferenceableOrNullBytes (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2247 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
2252 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
2267 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
2275 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
2283 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
2289 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h121 static Attribute getWithDereferenceableOrNullBytes(LLVMContext &Context,
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp182 Attribute Attribute::getWithDereferenceableOrNullBytes(LLVMContext &Context, in getWithDereferenceableOrNullBytes() function in Attribute
835 Attr = Attribute::getWithDereferenceableOrNullBytes( in get()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4108 Attrs.emplace_back(Attribute::getWithDereferenceableOrNullBytes( in getDeducedAttributes()