Searched refs:getFnAttributes (Results 1 – 11 of 11) sorted by relevance
239 if (Attributes FnAttrs = PAL.getFnAttributes()) in DeleteDeadVarargs()658 Attributes FnAttrs = PAL.getFnAttributes(); in RemoveDeadStuffFromFunction()787 Attributes FnAttrs = CallPAL.getFnAttributes(); in RemoveDeadStuffFromFunction()
590 if (Attributes attrs = PAL.getFnAttributes()) in DoPromotion()725 if (Attributes attrs = CallPAL.getFnAttributes()) in DoPromotion()
342 Attributes getFnAttributes() const { in getFnAttributes() function
1595 Attributes FnAttrs = Attrs.getFnAttributes(); in printFunction()1597 Out << ' ' << Attribute::getAsString(Attrs.getFnAttributes()); in printFunction()1880 if (PAL.getFnAttributes() != Attribute::None) in printInstruction()1881 Out << ' ' << Attribute::getAsString(PAL.getFnAttributes()); in printInstruction()1931 if (PAL.getFnAttributes() != Attribute::None) in printInstruction()1932 Out << ' ' << Attribute::getAsString(PAL.getFnAttributes()); in printInstruction()
597 Attributes FAttrs = Attrs.getFnAttributes(); in VerifyFunctionAttrs()
1385 Attributes attr = PAL.getFnAttributes(); in LLVMGetFunctionAttr()
105 .getFnAttributes())); in CloneFunctionInto()
64 Fn->getAttributes().getFnAttributes())); in MachineFunction()
1173 if (Attributes FnAttrs = CallerPAL.getFnAttributes()) in transformConstExprCastCall()1311 if (Attributes Attr = Attrs.getFnAttributes()) in transformCallThroughTrampoline()
2130 if (!(Attrs.getFnAttributes() & llvm::Attribute::NoUnwind)) in EmitCall()
1792 if (llvm::Attributes FnAttrs = AttrList.getFnAttributes()) in ReplaceUsesOfNonProtoTypeWithRealFunction()