Home
last modified time | relevance | path

Searched defs:addDereferenceableAttr (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DAttributes.cpp1034 AttributeSet AttributeSet::addDereferenceableAttr(LLVMContext &C, unsigned Index, in addDereferenceableAttr() function in AttributeSet
1372 AttrBuilder &AttrBuilder::addDereferenceableAttr(uint64_t Bytes) { in addDereferenceableAttr() function in AttrBuilder
DFunction.cpp405 void Function::addDereferenceableAttr(unsigned i, uint64_t Bytes) { in addDereferenceableAttr() function in Function
DInstructions.cpp386 void CallInst::addDereferenceableAttr(unsigned i, uint64_t Bytes) { in addDereferenceableAttr() function in CallInst
786 void InvokeInst::addDereferenceableAttr(unsigned i, uint64_t Bytes) { in addDereferenceableAttr() function in InvokeInst