Home
last modified time | relevance | path

Searched defs:addDereferenceableAttr (Results 1 – 7 of 7) 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1258 AttributeList AttributeList::addDereferenceableAttr(LLVMContext &C, in addDereferenceableAttr() function in AttributeList
1543 AttrBuilder &AttrBuilder::addDereferenceableAttr(uint64_t Bytes) { in addDereferenceableAttr() function in AttrBuilder
DFunction.cpp471 void Function::addDereferenceableAttr(unsigned i, uint64_t Bytes) { in addDereferenceableAttr() function in Function
/external/llvm-project/llvm/lib/IR/
DAttributes.cpp1394 AttributeList AttributeList::addDereferenceableAttr(LLVMContext &C, in addDereferenceableAttr() function in AttributeList
1685 AttrBuilder &AttrBuilder::addDereferenceableAttr(uint64_t Bytes) { in addDereferenceableAttr() function in AttrBuilder
DFunction.cpp556 void Function::addDereferenceableAttr(unsigned i, uint64_t Bytes) { in addDereferenceableAttr() function in Function