Searched refs:getParamAttributes (Results 1 – 8 of 8) sorted by relevance
1452 if (AttrBuilder(CallerPAL.getParamAttributes(i + 1), i + 1). in transformConstExprCastCall()1463 CallerPAL.getParamAttributes(i + 1).hasAttribute(i + 1, in transformConstExprCastCall()1548 AttrBuilder PAttrs(CallerPAL.getParamAttributes(i + 1), i + 1); in transformConstExprCastCall()1576 AttrBuilder PAttrs(CallerPAL.getParamAttributes(i + 1), i + 1); in transformConstExprCastCall()1684 NestAttr = NestAttrs.getParamAttributes(NestIdx); in transformCallThroughTrampoline()1723 AttributeSet Attr = Attrs.getParamAttributes(Idx); in transformCallThroughTrampoline()
293 AttributeSet getParamAttributes(unsigned Index) const;
874 NewAttrs.addAttributes(I->getContext(), i+argOffset, Attrs.getParamAttributes(i)); in remapCallSiteAttributes()881 NewAttrs.addAttr(I->getContext(), i+argOffset, Attrs.getParamAttributes(i)); in remapCallSiteAttributes()887 NewAttrs.addAttr(i+argOffset, Attrs.getParamAttributes(i)); in remapCallSiteAttributes()
103 OldAttrs.getParamAttributes(OldArg.getArgNo() + 1); in CloneFunctionInto()
633 AttributeSet attrs = PAL.getParamAttributes(ArgIndex); in DoPromotion()
846 AttributeSet AttributeSet::getParamAttributes(unsigned Index) const { in getParamAttributes() function in AttributeSet
2250 oldAttrs.getParamAttributes(argNo + 1))); in replaceUsesOfNonProtoConstant()
1539 [llvm::Attributes::getParamAttributes] *)