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

  /external/llvm/include/llvm/IR/
Attributes.h 277 AttributeSet getParamAttributes(unsigned Index) const;
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 658 AttributeSet attrs = PAL.getParamAttributes(ArgIndex);
    [all...]
MergeFunctions.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 110 OldAttrs.getParamAttributes(OldArg.getArgNo() + 1);
    [all...]
  /external/llvm/lib/IR/
Attributes.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 225 milliseconds