Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp193 PAL.getRetAttributes(), ArgAttrs); in DeleteDeadVarargs()
835 AttrBuilder RAttrs(PAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
887 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
H A DArgumentPromotion.cpp231 PAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
336 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
H A DMergeFunctions.cpp474 NewPAL.getRetAttributes(), in replaceDirectCallers()
H A DWholeProgramDevirt.cpp953 Attrs.getRetAttributes(), NewArgAttrs)); in applyICallBranchFunnel()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DAttributes.h534 AttributeSet getRetAttributes() const;
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp125 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()
H A DInlineFunction.cpp1868 Attrs.getRetAttributes(), ArgAttrs); in InlineFunction()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp442 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()
/freebsd-12.1/contrib/llvm/lib/IR/
H A DAttributes.cpp1194 AttributeSet AttributeList::getRetAttributes() const { in getRetAttributes() function in AttributeList
H A DVerifier.cpp1663 AttributeSet RetAttrs = Attrs.getRetAttributes(); in verifyFunctionAttrs()
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp276 CallSiteAttrs.getRetAttributes(), in TransformFunctionAttributes()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1580 CS.getAttributes().getRetAttributes())); in makeStatepointExplicitImpl()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp3677 CalleeFn->getAttributes().getRetAttributes(); in isSignOrZeroExtended()
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4705 Attrs.getRetAttributes(), NewArgAttrs); in transformCallThroughTrampoline()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp3941 oldAttrs.getRetAttributes(), newArgAttrs)); in replaceUsesOfNonProtoConstant()