Searched refs:getByValType (Results 1 – 5 of 5) sorted by relevance
375 Type *getByValType() const;1089 Type *getByValType() const { return getTypeAttr(Attribute::ByVal); }
520 if (ArgAttrs.getByValType()) in promoteCall()
815 Type *AttributeSet::getByValType() const { in getByValType() function in AttributeSet1544 return getAttributes(Index+FirstArgIndex).getByValType(); in getParamByValType()
185 if (Type *ByValTy = ParamAttrs.getByValType()) in getMemoryParamAllocType()
1961 Check(Attrs.getByValType()->isSized(&Visited), in verifyParameterAttrs()