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

  /external/llvm/unittests/IR/
AttributesTest.cpp 43 AttributeSet SetB = SetA.removeAttributes(C, 1, ASs[1]);
  /frameworks/compile/libbcc/tools/bcc_strip_attr/
bcc_strip_attr.cpp 64 F.removeAttributes(AttributeSet::FunctionIndex, ToStrip);
  /external/llvm/include/llvm/IR/
Attributes.h 275 AttributeSet removeAttributes(LLVMContext &C, unsigned Index,
424 AttrBuilder &removeAttributes(AttributeSet A, uint64_t Index);
Function.h 229 void removeAttributes(unsigned i, AttributeSet attr);
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 101 Caller->removeAttributes(AttributeSet::FunctionIndex, OldSSPAttr);
107 Caller->removeAttributes(AttributeSet::FunctionIndex, OldSSPAttr);
DeadArgumentElimination.cpp 821 removeAttributes(AttributeFuncs::
    [all...]
FunctionAttrs.cpp 281 F->removeAttributes(AttributeSet::FunctionIndex,
    [all...]
  /external/llvm/lib/IR/
Attributes.cpp 747 return removeAttributes(C, Index, AttributeSet::get(C, Index, Attr));
750 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index,
782 B.removeAttributes(Attrs.pImpl->getSlotAttributes(I), Index);
    [all...]
Function.cpp 181 getParent()->removeAttributes(getArgNo() + 1,
319 void Function::removeAttributes(unsigned i, AttributeSet attrs) {
321 PAL = PAL.removeAttributes(getContext(), i, attrs);
Core.cpp     [all...]
Instructions.cpp 344 PAL = PAL.removeAttributes(Context, i,
602 PAL = PAL.removeAttributes(getContext(), i,
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp 492 NewF->removeAttributes(
645 NewF->removeAttributes(
692 NewF->removeAttributes(AttributeSet::FunctionIndex, ReadOnlyNoneAttrs);
    [all...]
MemorySanitizer.cpp     [all...]
  /external/llvm/lib/Target/Mips/
Mips16HardFloat.cpp 487 F.removeAttributes(AttributeSet::FunctionIndex, A);
  /external/llvm/lib/AsmParser/
LLParser.cpp 88 AS = AS.removeAttributes(Context, AttributeSet::FunctionIndex,
108 AS = AS.removeAttributes(Context, AttributeSet::FunctionIndex,
119 AS = AS.removeAttributes(Context, AttributeSet::FunctionIndex,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
bcel.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 641 milliseconds