Searched refs:getFnAttributes (Results 1 – 12 of 12) sorted by relevance
151 const AttributeSet &PAL = F->getAttributes().getFnAttributes(); in runOnSCC()
256 PAL.getFnAttributes())); in DeleteDeadVarargs()870 PAL.getFnAttributes())); in RemoveDeadStuffFromFunction()952 CallPAL.getFnAttributes())); in RemoveDeadStuffFromFunction()
694 PAL.getFnAttributes())); in DoPromotion()838 CallPAL.getFnAttributes())); in DoPromotion()
900 Call->setAttributes(new_attrs.getFnAttributes()); in ReplaceWithStatepoint()958 invoke->setAttributes(new_attrs.getFnAttributes()); in ReplaceWithStatepoint()
1159 call->setAttributes(new_attrs.getFnAttributes()); in makeStatepointExplicitImpl()1189 invoke->setAttributes(new_attrs.getFnAttributes()); in makeStatepointExplicitImpl()
317 AttributeSet getFnAttributes() const;
753 AttributeSet FnAttrs = I->getAttributes().getFnAttributes(); in processModule()789 AttributeSet Attrs = CI->getAttributes().getFnAttributes(); in processFunction()794 AttributeSet Attrs = II->getAttributes().getFnAttributes(); in processFunction()2438 AttributeSet AS = Attrs.getFnAttributes(); in printFunction()2518 Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttributes()); in printFunction()2815 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()2855 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()
895 AttributeSet AttributeSet::getFnAttributes() const { in getFnAttributes() function in AttributeSet
113 OldAttrs.getFnAttributes())); in CloneFunctionInto()
70 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule()72 AS.getFnAttributes()); in ValidateEndOfModule()90 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule()92 AS.getFnAttributes()); in ValidateEndOfModule()101 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule()103 AS.getFnAttributes()); in ValidateEndOfModule()
1674 AttributeSet FnAttrs = CallerPAL.getFnAttributes(); in transformConstExprCastCall()1827 Attrs.getFnAttributes())); in transformCallThroughTrampoline()
2327 oldAttrs.getFnAttributes())); in replaceUsesOfNonProtoConstant()