Searched refs:getByValType (Results 1 – 11 of 11) sorted by relevance
292 Type *getByValType() const;791 Type *getByValType() const { return ByValType; }
686 Type *AttributeSet::getByValType() const { in getByValType() function in AttributeSet687 return SetNode ? SetNode->getByValType() : nullptr; in getByValType()779 Attr = Attribute::getWithByValType(C, B.getByValType()); in get()852 Type *AttributeSetNode::getByValType() const { in getByValType() function in AttributeSetNode1360 return getAttributes(Index+FirstArgIndex).getByValType(); in getParamByValType()
217 Type *getByValType() const;
1652 if (Attrs.hasAttribute(Attribute::ByVal) && Attrs.getByValType()) { in verifyParameterAttrs()1653 Assert(Attrs.getByValType() == cast<PointerType>(Ty)->getElementType(), in verifyParameterAttrs()
256 Type *getByValType() const;
758 Type *AttributeSet::getByValType() const { in getByValType() function in AttributeSet759 return SetNode ? SetNode->getByValType() : nullptr; in getByValType()860 Attr = Attribute::getWithByValType(C, B.getByValType()); in get()948 Type *AttributeSetNode::getByValType() const { in getByValType() function in AttributeSetNode1484 return getAttributes(Index+FirstArgIndex).getByValType(); in getParamByValType()
155 if (Type *ByValTy = ParamAttrs.getByValType()) in getMemoryParamAllocType()
1785 if (Attrs.hasAttribute(Attribute::ByVal) && Attrs.getByValType()) { in verifyParameterAttrs()1786 Assert(Attrs.getByValType() == PTy->getElementType(), in verifyParameterAttrs()
418 if (ArgAttrs.getByValType()) { in promoteCall()
317 Type *getByValType() const;849 Type *getByValType() const { return ByValType; }
497 if (ArgAttrs.getByValType()) { in promoteCall()