HomeSort by relevance Sort by last modified time
    Searched full:taken (Results 201 - 225 of 4084) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/lib/Analysis/
BranchProbabilityInfo.cpp 58 /// \brief Unreachable-terminating branch taken weight.
60 /// This is the weight for a branch being taken to a block that terminates
64 /// \brief Unreachable-terminating branch not-taken weight.
66 /// This is the weight for a branch not being taken toward a block that
68 /// taken. Set the weight to an absurdly high value so that nested loops don't
72 /// \brief Weight for a branch taken going into a cold block.
74 /// This is the weight for a branch taken toward a block marked
80 /// \brief Weight for a branch not-taken into a cold block.
82 /// This is the weight for a branch not taken toward a block marked
95 /// \brief Invoke-terminating normal branch taken weigh
    [all...]
  /dalvik/vm/compiler/
SSATransformation.cpp 33 if (block->taken) recordDFSPreOrder(cUnit, block->taken);
141 if (bb->taken && dvmIsBitSet(bb->dominators, bb->taken->id)) {
166 if (bb->taken) {
167 checkForDominanceFrontier(bb, bb->taken);
390 if (bb->taken && bb->taken->dataFlowInfo)
391 computeSuccLiveIn(tempDalvikRegisterV, bb->taken->dataFlowInfo->liveInV,
  /art/compiler/dex/quick/arm/
int_arm.cc 126 LIR* taken = &block_label_list_[bb->taken->id]; local
141 target = taken;
148 OpCondBranch(condition, taken);
154 OpCmpImmBranch(kCondLt, high_reg, val_hi, taken);
159 OpCmpImmBranch(kCondLt, high_reg, val_hi, taken);
164 OpCmpImmBranch(kCondGt, high_reg, val_hi, taken);
169 OpCmpImmBranch(kCondGt, high_reg, val_hi, taken);
176 OpCmpImmBranch(ccode, low_reg, val_lo, taken);
268 LIR* taken = &block_label_list_[bb->taken->id] local
    [all...]
  /art/compiler/dex/quick/x86/
fp_x86.cc 287 LIR* taken = &block_label_list_[bb->taken->id]; local
317 branch->target = taken;
337 branch->target = taken;
344 branch->target = taken;
351 OpCondBranch(ccode, taken);
  /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p5.cpp 53 A2<X_ptr> *a12; // expected-error{{must have its address taken}}
67 void g(zed<bar>*); // expected-error{{must have its address taken}}
70 void g2(zed<baz>*); // expected-error{{must have its address taken}}
150 void x0e(X0<funcptr>); // expected-error{{must have its address taken}}
164 void x0b(X0<&f>); // expected-error{{address taken in non-type template argument for template parameter of reference type 'int (&)(int)'}}
166 void x0d(X0<&g>); // expected-error{{address taken in non-type template argument for template parameter of reference type 'int (&)(int)'}}
  /external/llvm/lib/Analysis/IPA/
GlobalsModRef.cpp 11 // that do not have their address taken, and keeps track of whether functions
37 "Number of global vars without address taken");
38 STATISTIC(NumNonAddrTakenFunctions,"Number of functions without address taken");
50 /// addresses taken that are read or written (transitively) by this
76 /// taken.
99 AnalyzeGlobals(M); // find non-addr taken globals
200 /// GlobalValue's in the program. If none of them have their "address taken"
297 /// AnalyzeIndirectGlobalMemory - We found an non-address-taken global variable
487 /// address of the global isn't taken.
495 // If either of the underlying values is a global, they may be non-addr-taken
    [all...]
  /dalvik/tests/003-omnibus-opcodes/src/
Compare.java 29 /* try a branch-taken */
77 /* try a branch-taken */
  /dalvik/vm/compiler/codegen/arm/
ArchFactory.cpp 37 if (bb->taken) {
39 exceptionLabel += bb->taken->id;
  /external/chromium_org/chrome/browser/chromeos/contacts/
contact.proto 33 // Taken from https://developers.google.com/gdata/docs/2.0/elements#gdName.
86 // Taken from https://developers.google.com/gdata/docs/2.0/elements#gdIm.
  /external/chromium_org/chrome/browser/extensions/api/storage/
syncable_settings_storage.h 29 // Ownership taken.
80 // are taken.
  /external/chromium_org/chrome/common/extensions/api/
page_actions.json 23 "url": {"type": "string", "description": "The URL of the page you want the page action to apply to. If the URL specified does not match the currently navigated URL (user has navigated to another page) then no action is taken."},
43 "url": {"type": "string", "description": "The URL of the page you want the page action to not apply to. If the URL specified does not match the currently navigated URL (user has navigated to another page) then no action is taken."}
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_results.py 44 self.test_run_time = test_run_time or 0 # The time taken to execute the test itself.
56 self.total_run_time = 0 # The time taken to run the test plus any references, compute diffs, etc.
  /external/clang/include/clang/Analysis/Analyses/
UninitializedValues.h 45 /// is taken.
63 /// The use is uninitialized whenever a certain branch is taken.
  /external/clang/lib/CodeGen/
README.txt 23 its address taken. The idea would be to begin generating code by using
24 the argument directly and if its address is taken or it is stored to
  /external/kernel-headers/original/linux/
futex.h 62 * sets this field to the address of the to-be-taken lock,
66 * _might_ have taken. We check the owner TID in any case,
  /external/llvm/include/llvm/Analysis/
Verifier.h 32 /// @brief An enumeration to specify the action to be taken if errors found.
56 /// the action taken depends on the \p action parameter.
  /external/llvm/test/CodeGen/X86/
2010-02-19-TailCallRetAddrBug.ll 7 ; placed on the former return address stack slot. Special care needs to be taken
8 ; taken that the return address is moved / or stored in a register before
  /external/oprofile/events/alpha/ev67/
events 11 event:0x05 counters:0 um:zero minimum:500 name:TAKEN_0 : PCTR0 triggered; branch was not mispredicted and taken
20 event:0x0e counters:0 um:zero minimum:500 name:TAKEN_1 : PCTR1 triggered; branch was not mispredicted and taken
  /external/oprofile/events/arm/armv7-common/
events 13 event:0x09 counters:1,2,3,4,5,6 um:zero minimum:500 name:EXC_TAKEN : Exception taken
17 event:0x0D counters:1,2,3,4,5,6 um:zero minimum:500 name:PC_IMM_BRANCH : Immediate branch instruction executed (taken or not)
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
VectorArithmetic.h 45 * note: In Mult3s_16x16() saturation of result is not taken care when *
58 * note: In Mult3s_32x16() saturation of result is not taken care when *
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
SpannableStringUtils.java 36 * This code is almost entirely taken from {@link TextUtils#copySpansFrom}, except for the
67 * This code is almost entirely taken from {@link TextUtils#concat(CharSequence...)}, except
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
futex.h 76 * sets this field to the address of the to-be-taken lock,
80 * _might_ have taken. We check the owner TID in any case,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
mqueue.h 37 taken as a `mode_t', the mode of the created message queue, and the fourth
38 argument is taken as `struct mq_attr *', pointer to message queue
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
futex.h 76 * sets this field to the address of the to-be-taken lock,
80 * _might_ have taken. We check the owner TID in any case,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
mqueue.h 37 taken as a `mode_t', the mode of the created message queue, and the fourth
38 argument is taken as `struct mq_attr *', pointer to message queue

Completed in 1933 milliseconds

1 2 3 4 5 6 7 891011>>