Searched refs:getRetAttributes (Results 1 – 16 of 16) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | DeadArgumentElimination.cpp | 193 PAL.getRetAttributes(), ArgAttrs); in DeleteDeadVarargs() 841 AttrBuilder RAttrs(PAL.getRetAttributes()); in RemoveDeadStuffFromFunction() 892 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
|
| H A D | ArgumentPromotion.cpp | 235 PAL.getRetAttributes(), ArgAttrVec)); in doPromotion() 346 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
|
| H A D | Attributor.cpp | 2192 OldFnAttributeList.getRetAttributes(), NewArgumentAttributes)); in rewriteFunctionSignatures() 2268 OldCallAttributeList.getRetAttributes(), NewArgOperandAttributes)); in rewriteFunctionSignatures()
|
| H A D | WholeProgramDevirt.cpp | 1367 Attrs.getRetAttributes(), NewArgAttrs)); in applyICallBranchFunnel()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Attributes.h | 626 AttributeSet getRetAttributes() const;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | CloneFunction.cpp | 125 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()
|
| H A D | InlineFunction.cpp | 2144 Attrs.getRetAttributes(), ArgAttrs); in InlineFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 472 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Attributes.cpp | 1379 AttributeSet AttributeList::getRetAttributes() const { in getRetAttributes() function in AttributeList
|
| H A D | Verifier.cpp | 1864 AttributeSet RetAttrs = Attrs.getRetAttributes(); in verifyFunctionAttrs()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 1804 Call->getAttributes().getRetAttributes())); in makeStatepointExplicitImpl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 48 auto RetAttrs = Attrs.getRetAttributes(); in addAttributes()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 2952 Attrs.getRetAttributes(), NewArgAttrs); in transformCallThroughTrampoline()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | DataFlowSanitizer.cpp | 363 CallSiteAttrs.getRetAttributes(), in transformFunctionAttributes()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.cpp | 5245 CalleeFn->getAttributes().getRetAttributes(); in isSignOrZeroExtended()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 4780 oldAttrs.getRetAttributes(), newArgAttrs)); in replaceUsesOfNonProtoConstant()
|