Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp193 PAL.getRetAttributes(), ArgAttrs); in DeleteDeadVarargs()
840 AttrBuilder RAttrs(PAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
891 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
H A DArgumentPromotion.cpp236 PAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
347 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
H A DAttributor.cpp1755 OldFnAttributeList.getRetAttributes(), NewArgumentAttributes)); in rewriteFunctionSignatures()
1831 OldCallAttributeList.getRetAttributes(), NewArgOperandAttributes)); in rewriteFunctionSignatures()
H A DWholeProgramDevirt.cpp1358 Attrs.getRetAttributes(), NewArgAttrs)); in applyICallBranchFunnel()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAttributes.h619 AttributeSet getRetAttributes() const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp126 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()
H A DInlineFunction.cpp2141 Attrs.getRetAttributes(), ArgAttrs); in InlineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp462 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp1559 AttributeSet AttributeList::getRetAttributes() const { in getRetAttributes() function in AttributeList
H A DVerifier.cpp1917 AttributeSet RetAttrs = Attrs.getRetAttributes(); in verifyFunctionAttrs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1789 Call->getAttributes().getRetAttributes())); in makeStatepointExplicitImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2856 Attrs.getRetAttributes(), NewArgAttrs); in transformCallThroughTrampoline()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp47 auto RetAttrs = Attrs.getRetAttributes(); in addAttributes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp374 CallSiteAttrs.getRetAttributes(), in transformFunctionAttributes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5227 CalleeFn->getAttributes().getRetAttributes(); in isSignOrZeroExtended()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp4750 oldAttrs.getRetAttributes(), newArgAttrs)); in replaceUsesOfNonProtoConstant()