/external/llvm/include/llvm/IR/ |
Attributes.h | 347 return getNumSlots() == 0; 353 unsigned getNumSlots() const;
|
/external/llvm/lib/IR/ |
Attributes.cpp | [all...] |
Function.cpp | 193 assert(AS.getNumSlots() <= 1 && 203 assert(AS.getNumSlots() <= 1 && [all...] |
Verifier.cpp | [all...] |
AsmWriter.cpp | [all...] |
/external/llvm/lib/Transforms/IPO/ |
MergeFunctions.cpp | 519 if (int Res = cmpNumbers(L.getNumSlots(), R.getNumSlots())) 522 for (unsigned i = 0, e = L.getNumSlots(); i != e; ++i) { [all...] |
DeadArgumentElimination.cpp | 250 if (!PAL.isEmpty() && PAL.getSlotIndex(PAL.getNumSlots() - 1) > NumArgs) { [all...] |
GlobalOpt.cpp | [all...] |
/frameworks/compile/slang/BitWriter_2_9/ |
ValueEnumerator.cpp | 446 for (unsigned i = 0, e = PAL.getNumSlots(); i != e; ++i) {
|
BitcodeWriter.cpp | 146 for (unsigned i = 0, e = A.getNumSlots(); i != e; ++i) { [all...] |
/frameworks/compile/slang/BitWriter_2_9_func/ |
ValueEnumerator.cpp | 446 for (unsigned i = 0, e = PAL.getNumSlots(); i != e; ++i) {
|
BitcodeWriter.cpp | 169 for (unsigned i = 0, e = A.getNumSlots(); i != e; ++i) { [all...] |
/frameworks/compile/slang/BitWriter_3_2/ |
ValueEnumerator.cpp | 446 for (unsigned i = 0, e = PAL.getNumSlots(); i != e; ++i) {
|
BitcodeWriter.cpp | 169 for (unsigned i = 0, e = A.getNumSlots(); i != e; ++i) { [all...] |
/external/llvm/lib/Bitcode/Writer/ |
ValueEnumerator.cpp | 694 for (unsigned i = 0, e = PAL.getNumSlots(); i != e; ++i) {
|
BitcodeWriter.cpp | 280 for (unsigned i = 0, e = AS.getNumSlots(); i != e; ++i) { 328 for (unsigned i = 0, e = A.getNumSlots(); i != e; ++i) [all...] |
/external/llvm/lib/Transforms/Utils/ |
CloneFunction.cpp | 111 if (attrs.getNumSlots() > 0) [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCalls.cpp | [all...] |
/external/llvm/lib/Target/CppBackend/ |
CPPBackend.cpp | 485 for (unsigned i = 0; i < PAL.getNumSlots(); ++i) { [all...] |
/external/llvm/lib/Transforms/Scalar/ |
RewriteStatepointsForGC.cpp | [all...] |
/external/owasp/sanitizer/tools/findbugs/lib/ |
findbugs.jar | |
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/ |
findbugs-2.0.1.jar | |
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/ |
findbugs-2.0.3.jar | |
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/ |
findbugs-3.0.0.jar | |