Searched defs:getDereferenceableBytes (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h802 uint64_t getDereferenceableBytes() const { return DerefBytes; } function in class:llvm::AttrBuilder
H A DFunction.h473 uint64_t getDereferenceableBytes(unsigned i) const { function in class:llvm::Function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp303 uint64_t Attribute::getDereferenceableBytes() const { function in class:Attribute
737 uint64_t AttributeSet::getDereferenceableBytes() const { function in class:AttributeSet
938 uint64_t AttributeSetNode::getDereferenceableBytes() const { function in class:AttributeSetNode
1463 uint64_t AttributeList::getDereferenceableBytes(unsigned Index) const { function in class:AttributeList
H A DFunction.cpp168 uint64_t Argument::getDereferenceableBytes() const { function in class:Argument

Completed in 67 milliseconds