Home
last modified time | relevance | path

Searched refs:getRetAttributes (Results 1 – 25 of 39) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp193 PAL.getRetAttributes(), ArgAttrs); in DeleteDeadVarargs()
835 AttrBuilder RAttrs(PAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
887 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
DArgumentPromotion.cpp233 PAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
340 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
DWholeProgramDevirt.cpp1157 Attrs.getRetAttributes(), NewArgAttrs)); in applyICallBranchFunnel()
/external/llvm-project/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp193 PAL.getRetAttributes(), ArgAttrs); in DeleteDeadVarargs()
837 AttrBuilder RAttrs(PAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
888 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
DArgumentPromotion.cpp231 PAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
337 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
DAttributor.cpp1712 OldFnAttributeList.getRetAttributes(), NewArgumentAttributes)); in rewriteFunctionSignatures()
1788 OldCallAttributeList.getRetAttributes(), NewArgOperandAttributes)); in rewriteFunctionSignatures()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h323 AttributeSet getRetAttributes() const;
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp782 AttributeSet RAttrs = PAL.getRetAttributes(); in RemoveDeadStuffFromFunction()
836 AttributeSet RAttrs = CallPAL.getRetAttributes(); in RemoveDeadStuffFromFunction()
DArgumentPromotion.cpp669 PAL.getRetAttributes())); in DoPromotion()
789 CallPAL.getRetAttributes())); in DoPromotion()
DMergeFunctions.cpp1622 Context, AttributeSet::ReturnIndex, NewFuncAttrs.getRetAttributes()); in replaceDirectCallers()
/external/llvm/include/llvm/IR/
DAttributes.h322 AttributeSet getRetAttributes() const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.h544 AttributeSet getRetAttributes() const;
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1359 ReturnAttrs = NewAttrs.getRetAttributes(); in makeStatepointExplicitImpl()
1387 ReturnAttrs = NewAttrs.getRetAttributes(); in makeStatepointExplicitImpl()
1433 GCResult->setAttributes(CS.getAttributes().getRetAttributes()); in makeStatepointExplicitImpl()
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp118 OldAttrs.getRetAttributes()) in CloneFunctionInto()
/external/llvm-project/llvm/include/llvm/IR/
DAttributes.h583 AttributeSet getRetAttributes() const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp124 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()
DInlineFunction.cpp1930 Attrs.getRetAttributes(), ArgAttrs); in InlineFunction()
/external/llvm-project/llvm/lib/Transforms/Utils/
DCloneFunction.cpp121 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()
DInlineFunction.cpp1991 Attrs.getRetAttributes(), ArgAttrs); in InlineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp432 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp454 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()
/external/llvm/lib/IR/
DAttributes.cpp1074 AttributeSet AttributeSet::getRetAttributes() const { in getRetAttributes() function in AttributeSet
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1293 AttributeSet AttributeList::getRetAttributes() const { in getRetAttributes() function in AttributeList
/external/llvm-project/llvm/lib/IR/
DAttributes.cpp1427 AttributeSet AttributeList::getRetAttributes() const { in getRetAttributes() function in AttributeList
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1574 Call->getAttributes().getRetAttributes())); in makeStatepointExplicitImpl()

12