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

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DAttributes.h279 AttributeSet getRetAttributes() const;
/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp523 PAL.getRetAttributes()));
645 CallPAL.getRetAttributes()));
H A DDeadArgumentElimination.cpp757 AttributeSet RAttrs = PAL.getRetAttributes();
842 AttributeSet RAttrs = CallPAL.getRetAttributes();
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp105 OldAttrs.getRetAttributes()));
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DAttributes.cpp779 AttributeSet AttributeSet::getRetAttributes() const { function in class:AttributeSet
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1301 Attrs.getRetAttributes()));
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1970 oldAttrs.getRetAttributes()));

Completed in 200 milliseconds