Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h159 getWithDereferenceableOrNullBytes(LLVMContext &Context, uint64_t Bytes);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp250 Attribute Attribute::getWithDereferenceableOrNullBytes(LLVMContext &Context, in getWithDereferenceableOrNullBytes() function in Attribute
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4074 Call.addRetAttr(Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5025 Attrs.emplace_back(Attribute::getWithDereferenceableOrNullBytes( in getDeducedAttributes()