/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 | 63 F.removeAttributes(AttributeSet::FunctionIndex, ToStrip);
|
/external/llvm/include/llvm/IR/ |
Attributes.h | 270 AttributeSet removeAttributes(LLVMContext &C, unsigned Index, 423 AttrBuilder &removeAttributes(AttributeSet A, uint64_t Index);
|
Function.h | 229 void removeAttributes(unsigned i, AttributeSet attr);
|
/external/llvm/lib/IR/ |
Function.cpp | 158 getParent()->removeAttributes(getArgNo() + 1, 293 void Function::removeAttributes(unsigned i, AttributeSet attrs) { 295 PAL = PAL.removeAttributes(getContext(), i, attrs);
|
Attributes.cpp | 729 return removeAttributes(C, Index, AttributeSet::get(C, Index, Attr)); 732 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index, 764 B.removeAttributes(Attrs.pImpl->getSlotAttributes(I), Index); [all...] |
Core.cpp | [all...] |
Instructions.cpp | 344 PAL = PAL.removeAttributes(Context, i, 602 PAL = PAL.removeAttributes(getContext(), i, [all...] |
/external/llvm/lib/Transforms/IPO/ |
Inliner.cpp | 92 Caller->removeAttributes(AttributeSet::FunctionIndex, OldSSPAttr); 98 Caller->removeAttributes(AttributeSet::FunctionIndex, OldSSPAttr);
|
DeadArgumentElimination.cpp | 840 removeAttributes(AttributeFuncs:: [all...] |
FunctionAttrs.cpp | 279 F->removeAttributes(AttributeSet::FunctionIndex, [all...] |
/external/llvm/lib/Transforms/Instrumentation/ |
MemorySanitizer.cpp | [all...] |
/external/llvm/lib/AsmParser/ |
LLParser.cpp | 83 AS = AS.removeAttributes(Context, AttributeSet::FunctionIndex, 103 AS = AS.removeAttributes(Context, AttributeSet::FunctionIndex, 114 AS = AS.removeAttributes(Context, AttributeSet::FunctionIndex, [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCalls.cpp | [all...] |
/prebuilts/tools/common/m2/internal/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/internal/com/google/code/findbugs/bcel/2.0.1/ |
bcel-2.0.1.jar | |
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/ |
xalan-2.6.0.jar | |