Searched refs:getByValType (Results 1 – 5 of 5) sorted by relevance
408 Type *getByValType() const;1132 Type *getByValType() const { return getTypeAttr(Attribute::ByVal); }
533 if (ArgAttrs.getByValType()) in promoteCall()
945 Type *AttributeSet::getByValType() const { in getByValType() function in AttributeSet1681 return getAttributes(Index+FirstArgIndex).getByValType(); in getParamByValType()
195 if (Type *ByValTy = ParamAttrs.getByValType()) in getMemoryParamAllocType()
2024 Check(Attrs.getByValType()->isSized(&Visited), in verifyParameterAttrs()2026 Check(DL.getTypeAllocSize(Attrs.getByValType()).getKnownMinValue() < in verifyParameterAttrs()