|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
include/llvm/IR/Attributes.h 544 AttributeSet getRetAttributes() const;
References
lib/IR/Verifier.cpp 1700 AttributeSet RetAttrs = Attrs.getRetAttributes();
lib/Target/PowerPC/PPCInstrInfo.cpp 4043 CalleeFn->getAttributes().getRetAttributes();
lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp 431 InvokeAL.getRetAttributes(), ArgAttributes);
lib/Transforms/IPO/ArgumentPromotion.cpp 232 PAL.getRetAttributes(), ArgAttrVec));
339 CallPAL.getRetAttributes(), ArgAttrVec));
lib/Transforms/IPO/DeadArgumentElimination.cpp 192 PAL.getRetAttributes(), ArgAttrs);
834 AttrBuilder RAttrs(PAL.getRetAttributes());
886 AttrBuilder RAttrs(CallPAL.getRetAttributes());
lib/Transforms/IPO/MergeFunctions.cpp 471 NewPAL.getRetAttributes(),
lib/Transforms/IPO/WholeProgramDevirt.cpp 1142 Attrs.getRetAttributes(), NewArgAttrs));
lib/Transforms/InstCombine/InstCombineCalls.cpp 4801 Attrs.getRetAttributes(), NewArgAttrs);
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp 275 CallSiteAttrs.getRetAttributes(),
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp 1573 Call->getAttributes().getRetAttributes()));
lib/Transforms/Utils/CloneFunction.cpp 124 OldAttrs.getRetAttributes(), NewArgAttrs));
lib/Transforms/Utils/InlineFunction.cpp 1907 Attrs.getRetAttributes(), ArgAttrs);
tools/clang/lib/CodeGen/CodeGenModule.cpp 4337 oldAttrs.getRetAttributes(), newArgAttrs));