/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 193 PAL.getRetAttributes(), ArgAttrs); in DeleteDeadVarargs() 835 AttrBuilder RAttrs(PAL.getRetAttributes()); in RemoveDeadStuffFromFunction() 887 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
|
D | ArgumentPromotion.cpp | 233 PAL.getRetAttributes(), ArgAttrVec)); in doPromotion() 340 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
|
D | WholeProgramDevirt.cpp | 1157 Attrs.getRetAttributes(), NewArgAttrs)); in applyICallBranchFunnel()
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 193 PAL.getRetAttributes(), ArgAttrs); in DeleteDeadVarargs() 837 AttrBuilder RAttrs(PAL.getRetAttributes()); in RemoveDeadStuffFromFunction() 888 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
|
D | ArgumentPromotion.cpp | 231 PAL.getRetAttributes(), ArgAttrVec)); in doPromotion() 337 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
|
D | Attributor.cpp | 1712 OldFnAttributeList.getRetAttributes(), NewArgumentAttributes)); in rewriteFunctionSignatures() 1788 OldCallAttributeList.getRetAttributes(), NewArgOperandAttributes)); in rewriteFunctionSignatures()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Attributes.h | 323 AttributeSet getRetAttributes() const;
|
/external/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 782 AttributeSet RAttrs = PAL.getRetAttributes(); in RemoveDeadStuffFromFunction() 836 AttributeSet RAttrs = CallPAL.getRetAttributes(); in RemoveDeadStuffFromFunction()
|
D | ArgumentPromotion.cpp | 669 PAL.getRetAttributes())); in DoPromotion() 789 CallPAL.getRetAttributes())); in DoPromotion()
|
D | MergeFunctions.cpp | 1622 Context, AttributeSet::ReturnIndex, NewFuncAttrs.getRetAttributes()); in replaceDirectCallers()
|
/external/llvm/include/llvm/IR/ |
D | Attributes.h | 322 AttributeSet getRetAttributes() const;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Attributes.h | 544 AttributeSet getRetAttributes() const;
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1359 ReturnAttrs = NewAttrs.getRetAttributes(); in makeStatepointExplicitImpl() 1387 ReturnAttrs = NewAttrs.getRetAttributes(); in makeStatepointExplicitImpl() 1433 GCResult->setAttributes(CS.getAttributes().getRetAttributes()); in makeStatepointExplicitImpl()
|
/external/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 118 OldAttrs.getRetAttributes()) in CloneFunctionInto()
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Attributes.h | 583 AttributeSet getRetAttributes() const;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 124 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()
|
D | InlineFunction.cpp | 1930 Attrs.getRetAttributes(), ArgAttrs); in InlineFunction()
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 121 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()
|
D | InlineFunction.cpp | 1991 Attrs.getRetAttributes(), ArgAttrs); in InlineFunction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 432 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 454 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()
|
/external/llvm/lib/IR/ |
D | Attributes.cpp | 1074 AttributeSet AttributeSet::getRetAttributes() const { in getRetAttributes() function in AttributeSet
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Attributes.cpp | 1293 AttributeSet AttributeList::getRetAttributes() const { in getRetAttributes() function in AttributeList
|
/external/llvm-project/llvm/lib/IR/ |
D | Attributes.cpp | 1427 AttributeSet AttributeList::getRetAttributes() const { in getRetAttributes() function in AttributeList
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1574 Call->getAttributes().getRetAttributes())); in makeStatepointExplicitImpl()
|