Searched refs:getPreallocatedType (Results 1 – 5 of 5) sorted by relevance
259 Type *getPreallocatedType() const;
766 Type *AttributeSet::getPreallocatedType() const { in getPreallocatedType() function in AttributeSet767 return SetNode ? SetNode->getPreallocatedType() : nullptr; in getPreallocatedType()869 Attr = Attribute::getWithPreallocatedType(C, B.getPreallocatedType()); in get()966 Type *AttributeSetNode::getPreallocatedType() const { in getPreallocatedType() function in AttributeSetNode1496 return getAttributes(Index + FirstArgIndex).getPreallocatedType(); in getParamPreallocatedType()
159 if (Type *PreAllocTy = ParamAttrs.getPreallocatedType()) in getMemoryParamAllocType()
1791 Assert(Attrs.getPreallocatedType() == PTy->getElementType(), in verifyParameterAttrs()
320 Type *getPreallocatedType() const;858 Type *getPreallocatedType() const { return PreallocatedType; }