HomeSort by relevance Sort by last modified time
    Searched refs:getRetAttributes (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/IR/
Attributes.h 278 AttributeSet getRetAttributes() const;
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 523 PAL.getRetAttributes()));
645 CallPAL.getRetAttributes()));
    [all...]
DeadArgumentElimination.cpp 757 AttributeSet RAttrs = PAL.getRetAttributes();
842 AttributeSet RAttrs = CallPAL.getRetAttributes();
    [all...]
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 105 OldAttrs.getRetAttributes()));
  /external/llvm/lib/IR/
Attributes.cpp 775 AttributeSet AttributeSet::getRetAttributes() const {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]

Completed in 120 milliseconds