Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2154 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
2159 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
2174 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
2182 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
2190 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
2196 Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAttributes.h106 static Attribute getWithDereferenceableOrNullBytes(LLVMContext &Context,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp176 Attribute Attribute::getWithDereferenceableOrNullBytes(LLVMContext &Context, in getWithDereferenceableOrNullBytes() function in Attribute
980 Attr = Attribute::getWithDereferenceableOrNullBytes( in get()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3571 Attrs.emplace_back(Attribute::getWithDereferenceableOrNullBytes( in getDeducedAttributes()