Searched refs:getFnAttributes (Results 1 – 11 of 11) sorted by relevance
256 PAL.getFnAttributes())); in DeleteDeadVarargs()866 PAL.getFnAttributes())); in RemoveDeadStuffFromFunction()944 CallPAL.getFnAttributes())); in RemoveDeadStuffFromFunction()
722 PAL.getFnAttributes())); in DoPromotion()853 CallPAL.getFnAttributes())); in DoPromotion()
896 Call->setAttributes(OriginalAttrs.getFnAttributes()); in ReplaceWithStatepoint()922 Invoke->setAttributes(OriginalAttrs.getFnAttributes()); in ReplaceWithStatepoint()
1466 Call->setAttributes(NewAttrs.getFnAttributes()); in makeStatepointExplicitImpl()1494 Invoke->setAttributes(NewAttrs.getFnAttributes()); in makeStatepointExplicitImpl()
283 AttributeSet getFnAttributes() const;
794 AttributeSet FnAttrs = F.getAttributes().getFnAttributes(); in processModule()832 AttributeSet Attrs = CI->getAttributes().getFnAttributes(); in processFunction()837 AttributeSet Attrs = II->getAttributes().getFnAttributes(); in processFunction()2526 AttributeSet AS = Attrs.getFnAttributes(); in printFunction()2604 Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttributes()); in printFunction()2969 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()3005 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()
985 AttributeSet AttributeSet::getFnAttributes() const { in getFnAttributes() function in AttributeSet
120 OldAttrs.getFnAttributes())); in CloneFunctionInto()
98 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule()100 AS.getFnAttributes()); in ValidateEndOfModule()118 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule()120 AS.getFnAttributes()); in ValidateEndOfModule()129 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule()131 AS.getFnAttributes()); in ValidateEndOfModule()
2267 AttributeSet FnAttrs = CallerPAL.getFnAttributes(); in transformConstExprCastCall()2423 Attrs.getFnAttributes())); in transformCallThroughTrampoline()
2615 oldAttrs.getFnAttributes())); in replaceUsesOfNonProtoConstant()