Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/IR/
DAttributes.cpp387 AllocFnKind Attribute::getAllocKind() const { in getAllocKind() function in Attribute
485 AllocFnKind Kind = getAllocKind(); in getAsString()
835 AllocFnKind AttributeSet::getAllocKind() const { in getAllocKind() function in AttributeSet
836 return SetNode ? SetNode->getAllocKind() : AllocFnKind::Unknown; in getAllocKind()
1015 AllocFnKind AttributeSetNode::getAllocKind() const { in getAllocKind() function in AttributeSetNode
1017 return A->getAllocKind(); in getAllocKind()
1567 AllocFnKind AttributeList::getAllocKind() const { in getAllocKind() function in AttributeList
1568 return getFnAttrs().getAllocKind(); in getAllocKind()
DAttributeImpl.h267 AllocFnKind getAllocKind() const;
DVerifier.cpp2117 AllocFnKind K = Attrs.getAllocKind(); in verifyFunctionAttrs()
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DAttributes.h247 AllocFnKind getAllocKind() const;
384 AllocFnKind getAllocKind() const;
883 AllocFnKind getAllocKind() const;