Home
last modified time | relevance | path

Searched defs:addDereferenceableOrNullAttr (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/IR/
DAttributes.cpp1041 AttributeSet AttributeSet::addDereferenceableOrNullAttr(LLVMContext &C, in addDereferenceableOrNullAttr() function in AttributeSet
1380 AttrBuilder &AttrBuilder::addDereferenceableOrNullAttr(uint64_t Bytes) { in addDereferenceableOrNullAttr() function in AttrBuilder
DFunction.cpp411 void Function::addDereferenceableOrNullAttr(unsigned i, uint64_t Bytes) { in addDereferenceableOrNullAttr() function in Function
DInstructions.cpp392 void CallInst::addDereferenceableOrNullAttr(unsigned i, uint64_t Bytes) { in addDereferenceableOrNullAttr() function in CallInst
792 void InvokeInst::addDereferenceableOrNullAttr(unsigned i, uint64_t Bytes) { in addDereferenceableOrNullAttr() function in InvokeInst
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAttributes.cpp1166 AttributeList::addDereferenceableOrNullAttr(LLVMContext &C, unsigned Index, in addDereferenceableOrNullAttr() function in AttributeList
1439 AttrBuilder &AttrBuilder::addDereferenceableOrNullAttr(uint64_t Bytes) { in addDereferenceableOrNullAttr() function in AttrBuilder
DFunction.cpp439 void Function::addDereferenceableOrNullAttr(unsigned i, uint64_t Bytes) { in addDereferenceableOrNullAttr() function in Function