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

  /external/llvm/include/llvm/IR/
Attributes.h 294 bool hasAttrSomewhere(Attribute::AttrKind Attr) const;
Instructions.h     [all...]
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 103 if (PAL.hasAttrSomewhere(Attribute::Nest))
  /external/llvm/lib/IR/
Attributes.cpp 810 bool AttributeSet::hasAttrSomewhere(Attribute::AttrKind Attr) const {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]

Completed in 845 milliseconds