Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/IR/ !
H A DAttributes.h148 static Attribute getWithDereferenceableOrNullBytes(LLVMContext &Context,
/src/contrib/llvm-project/llvm/lib/IR/ !
H A DAttributes.cpp248 Attribute Attribute::getWithDereferenceableOrNullBytes(LLVMContext &Context, in getWithDereferenceableOrNullBytes() function in Attribute
/src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ !
H A DInstCombineCalls.cpp3789 Call.addRetAttr(Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/ !
H A DAttributorAttributes.cpp4991 Attrs.emplace_back(Attribute::getWithDereferenceableOrNullBytes( in getDeducedAttributes()