Searched refs:getFnAttributes (Results 1 – 11 of 11) sorted by relevance
149 const AttributeSet &PAL = F->getAttributes().getFnAttributes(); in runOnSCC()
256 PAL.getFnAttributes())); in DeleteDeadVarargs()847 PAL.getFnAttributes())); in RemoveDeadStuffFromFunction()929 CallPAL.getFnAttributes())); in RemoveDeadStuffFromFunction()
691 PAL.getFnAttributes())); in DoPromotion()834 CallPAL.getFnAttributes())); in DoPromotion()
697 AttributeSet FnAttrs = I->getAttributes().getFnAttributes(); in processModule()743 AttributeSet Attrs = CI->getAttributes().getFnAttributes(); in processFunction()748 AttributeSet Attrs = II->getAttributes().getFnAttributes(); in processFunction()1885 AttributeSet AS = Attrs.getFnAttributes(); in printFunction()1965 Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttributes()); in printFunction()2269 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()2309 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()
863 AttributeSet AttributeSet::getFnAttributes() const { in getFnAttributes() function in AttributeSet
299 AttributeSet getFnAttributes() const;
872 NewAttrs.addAttributes(I->getContext(), ATTRIBUTE_SET_FN_IDX, Attrs.getFnAttributes()); in remapCallSiteAttributes()879 NewAttrs.addAttr(I->getContext(), ATTRIBUTE_SET_FN_IDX, Attrs.getFnAttributes()); in remapCallSiteAttributes()885 NewAttrs.addAttr(ATTRIBUTE_SET_FN_IDX, Attrs.getFnAttributes()); in remapCallSiteAttributes()
113 OldAttrs.getFnAttributes())); in CloneFunctionInto()
67 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule()69 AS.getFnAttributes()); in ValidateEndOfModule()87 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule()89 AS.getFnAttributes()); in ValidateEndOfModule()98 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule()100 AS.getFnAttributes()); in ValidateEndOfModule()
1584 AttributeSet FnAttrs = CallerPAL.getFnAttributes(); in transformConstExprCastCall()1737 Attrs.getFnAttributes())); in transformCallThroughTrampoline()
2257 oldAttrs.getFnAttributes())); in replaceUsesOfNonProtoConstant()