Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp193 PAL.getRetAttributes(), ArgAttrs); in DeleteDeadVarargs()
841 AttrBuilder RAttrs(PAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
892 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
H A DArgumentPromotion.cpp235 PAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
346 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
H A DAttributor.cpp2192 OldFnAttributeList.getRetAttributes(), NewArgumentAttributes)); in rewriteFunctionSignatures()
2268 OldCallAttributeList.getRetAttributes(), NewArgOperandAttributes)); in rewriteFunctionSignatures()
H A DWholeProgramDevirt.cpp1367 Attrs.getRetAttributes(), NewArgAttrs)); in applyICallBranchFunnel()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h626 AttributeSet getRetAttributes() const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp125 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()
H A DInlineFunction.cpp2144 Attrs.getRetAttributes(), ArgAttrs); in InlineFunction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp472 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1379 AttributeSet AttributeList::getRetAttributes() const { in getRetAttributes() function in AttributeList
H A DVerifier.cpp1864 AttributeSet RetAttrs = Attrs.getRetAttributes(); in verifyFunctionAttrs()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1804 Call->getAttributes().getRetAttributes())); in makeStatepointExplicitImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp48 auto RetAttrs = Attrs.getRetAttributes(); in addAttributes()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2952 Attrs.getRetAttributes(), NewArgAttrs); in transformCallThroughTrampoline()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp363 CallSiteAttrs.getRetAttributes(), in transformFunctionAttributes()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5245 CalleeFn->getAttributes().getRetAttributes(); in isSignOrZeroExtended()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4780 oldAttrs.getRetAttributes(), newArgAttrs)); in replaceUsesOfNonProtoConstant()