OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRetAttributes
(Results
1 - 7
of
7
) sorted by null
/external/llvm/include/llvm/IR/
Attributes.h
284
AttributeSet
getRetAttributes
() const;
/external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp
518
PAL.
getRetAttributes
()));
640
CallPAL.
getRetAttributes
()));
[
all
...]
DeadArgumentElimination.cpp
830
AttributeSet RAttrs = PAL.
getRetAttributes
();
[
all
...]
/external/llvm/lib/Transforms/Utils/
CloneFunction.cpp
106
OldAttrs.
getRetAttributes
()));
/external/llvm/lib/IR/
Attributes.cpp
793
AttributeSet AttributeSet::
getRetAttributes
() const {
[
all
...]
/external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
[
all
...]
/external/clang/lib/CodeGen/
CodeGenModule.cpp
[
all
...]
Completed in 2889 milliseconds