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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp193 PAL.getRetAttributes(), ArgAttrs);
837 AttrBuilder RAttrs(PAL.getRetAttributes());
888 AttrBuilder RAttrs(CallPAL.getRetAttributes());
H A DArgumentPromotion.cpp232 PAL.getRetAttributes(), ArgAttrVec));
338 CallPAL.getRetAttributes(), ArgAttrVec));
H A DAttributor.cpp1530 OldFnAttributeList.getRetAttributes(), NewArgumentAttributes));
1606 OldCallAttributeList.getRetAttributes(), NewArgOperandAttributes));
H A DWholeProgramDevirt.cpp1303 Attrs.getRetAttributes(), NewArgAttrs));
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h558 AttributeSet getRetAttributes() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp121 OldAttrs.getRetAttributes(), NewArgAttrs));
H A DInlineFunction.cpp1996 Attrs.getRetAttributes(), ArgAttrs);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp449 InvokeAL.getRetAttributes(), ArgAttributes);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1395 AttributeSet AttributeList::getRetAttributes() const { function in class:AttributeList
H A DVerifier.cpp1759 AttributeSet RetAttrs = Attrs.getRetAttributes();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp291 CallSiteAttrs.getRetAttributes(),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1633 Call->getAttributes().getRetAttributes()));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp5123 Attrs.getRetAttributes(), NewArgAttrs);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp4420 CalleeFn->getAttributes().getRetAttributes();
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4449 oldAttrs.getRetAttributes(), newArgAttrs));

Completed in 223 milliseconds