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

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

Completed in 871 milliseconds