HomeSort by relevance Sort by last modified time
    Searched refs:Use (Results 276 - 300 of 501) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 122 // Visit each use of the OrigHeader instruction.
125 // Grab the use before incrementing the iterator.
126 Use &U = UI.getUse();
128 // Increment the iterator before removing the use from the list.
131 // SSAUpdater can't handle a non-PHI use in the same block as an
142 // Users in the OrigPreHeader need to use the value to which the
LoopUnswitch.cpp 83 // Here we use std::map instead of DenseMap, since we need to keep valid
    [all...]
CodeGenPrepare.cpp 364 // The PHIs are now updated, change everything that refers to BB to use
426 Use &TheUse = UI.getUse();
436 // Preincrement use iterator so we don't invalidate it.
442 // If we have already inserted a cast into this block, use it.
453 // Replace a use of the cast with a use of the new cast.
482 Use &TheUse = UI.getUse();
485 // Preincrement use iterator so we don't invalidate it.
498 // If we have already inserted a cmp into this block, use it.
510 // Replace a use of the cmp with a use of the new cmp
    [all...]
IndVarSimplify.cpp 19 // 2. Any use outside of the loop of an expression derived from the indvar
60 // use the verify-indvars flag, which may assert in some cases.
145 // Retrieve the pointer operand of the GEP. Don't use GetUnderlyingObject
290 assert(TheBr->isConditional() && "Can't use fcmp if not conditional");
327 // TODO: We could use i64 if it is native and the range requires it.
410 // Use a WeakVH to observe whether this happens.
471 /// the loop that use the final values of the current expressions.
501 continue; // dead use, don't replace it
508 // it can walk the def-use list and forget all SCEVs, as it may not be
510 // may not be a def-use connection between the loop and every instructio
    [all...]
  /external/openssh/
configure 798 # Use braces instead of parens because sh, perl, etc. also accept them.
927 # Obsolete; use --with-gas.
990 # Obsolete; use --without-fp.
1138 # Obsolete; use --with-x.
1171 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    [all...]
  /external/llvm/
configure 115 # Required to use basename.
519 # Find out whether ``test -x'' works. Don't use a zero-byte file, as
520 # systems may use methods other than mode bits to determine executability.
845 # Use braces instead of parens because sh, perl, etc. also accept them.
959 # Obsolete; use --with-gas.
1022 # Obsolete; use --without-fp.
1156 # Obsolete; use --with-x.
1189 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1230 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
    [all...]
  /external/llvm/projects/sample/
configure 113 # Required to use basename.
517 # Find out whether ``test -x'' works. Don't use a zero-byte file, as
518 # systems may use methods other than mode bits to determine executability.
827 # Use braces instead of parens because sh, perl, etc. also accept them.
941 # Obsolete; use --with-gas.
1004 # Obsolete; use --without-fp.
1138 # Obsolete; use --with-x.
1171 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1212 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
    [all...]
  /external/qemu-pc-bios/bochs/
configure 116 # Required to use basename.
991 # Use braces instead of parens because sh, perl, etc. also accept them.
1105 # Obsolete; use --with-gas.
1168 # Obsolete; use --without-fp.
1302 # Obsolete; use --with-x.
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 2 // Use of this source code is governed by a BSD-style license that can be
417 // Case 2: "Use the same proxy for all protocols" in an active section
617 * Sets the proper display classes based on the "Use the same proxy server
649 * property for later use, clears the form, and toggles the appropriate state.
  /external/llvm/include/llvm/
Instructions.h 122 // method so that subclasses cannot accidentally use it.
242 // method so that subclasses cannot accidentally use it.
364 // method so that subclasses cannot accidentally use it.
436 // method so that subclasses cannot accidentally use it.
536 // method so that subclasses cannot accidentally use it.
682 // method so that subclasses cannot accidentally use it.
    [all...]
  /external/openssh/contrib/redhat/
openssh.spec 23 # Use GTK2 instead of GNOME in gnome-ssh-askpass
425 - Use contrib/ Makefile for building askpass programs
478 - update to current CVS (not for use in distribution)
621 - Rework the nopam patch to use be picked up by autoconf.
632 - Use $RPM_OPT_FLAGS instead of -O when building gnome-ssh-askpass
684 enable use of it in the default client configuration so that the client
689 - Use DESTDIR instead of %%makeinstall.
751 - Actually use the right patch for moving the key generation to the init script.
759 - Use of strtok() considered harmful.
765 - Add and use condrestart support in the init script
    [all...]
  /build/core/
java.mk 34 # Use android_stubs_current if LOCAL_SDK_VERSION is current and no TARGET_BUILD_APPS.
113 # emma is hardcoded to use the leaf name of its input for the output file --
219 # We use intermediates.COMMON because the classes.jar/.dex files will be
246 # allowing it to use the classes.jar as the "stubs" that would be use to link
248 # - Use the classes.jar instead of the handful of other intermediates that
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 31 * To use them, specify $openid->required and/or $openid->optional.
39 * To get the values, use $openid->getAttributes().
182 # Use xri.net proxy to resolve i-name identities
308 # We always use SREG 1.1, even if the server is advertising only support for 1.0.
470 # use it when magic_quotes is off.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.js 2 // Use of this source code is governed by a BSD-style license that can be
120 // Clicking the "Use single proxy" checkbox should set the correct
  /external/chromium/net/proxy/
multi_threaded_proxy_resolver.cc 2 // Use of this source code is governed by a BSD-style license that can be
272 if (result_code >= OK) { // Note: unit-tests use values > 0.
273 results_->Use(results_buf_);
  /external/libvpx/build/make/
gen_msvs_proj.sh 5 ## Use of this source code is governed by a BSD-style license
29 --static-crt Use the static C runtime (/MT)
33 --proj-guid=GUID GUID to use for the project
  /external/llvm/lib/Analysis/
AliasAnalysis.cpp 68 void AliasAnalysis::addEscapingUse(Use &U) {
  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 282 // use counts.
325 bool SimplifyDemandedBits(Use &U, APInt DemandedMask,
  /external/llvm/lib/VMCore/
Constants.cpp 50 // Otherwise, just use +0.0.
210 // The constant should remove itself from our use list...
348 // If the constant wasn't dead, remember that this was the last live use
710 // the element type is compatible with ConstantDataVector. If so, use it.
782 /// getTypeForElements - Return an anonymous struct type to use for a constant
891 // the element type is compatible with ConstantDataVector. If so, use it.
    [all...]
Value.cpp 71 dbgs() << "Use still stuck around after Def is destroyed:"
111 // Start by scanning over the instructions looking for a use before we start
112 // the expensive use iteration.
121 if (MaxBlockSize != 0) // We scanned the entire block and found no use.
134 /// is a linear time operation. Use hasOneUse or hasNUses to check for specific
308 Use &U = *UseList;
474 /// AddToExistingUseList - Add this ValueHandle to the use list for VP, where
475 /// List is known to point into the existing use list.
499 /// AddToUseList - Add this ValueHandle to the use list for VP.
501 assert(VP.getPointer() && "Null pointer doesn't have a use list!")
    [all...]
  /external/skia/src/svg/
SkSVGParser.cpp 5 * Use of this source code is governed by a BSD-style license that can be
258 _addAttributeLen("use", elementID.c_str(), elementID.size());
275 _addAttribute("use", stringID->c_str());
383 CASE_NEW(Use);
431 {"use", SkSVGType_Use}
  /external/v8/src/
lithium-allocator.h 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
131 // We have to use this kind of getter instead of static member due to
244 // Representation of a use position.
299 // Returns use position in this live range that follows both start
300 // and last processed use position.
304 // Returns use position for which register is required in this live
305 // range and which follows both start and last processed use position
309 // Returns use position for which register is beneficial in this liv
    [all...]
  /ndk/sources/host-tools/make-3.81/
configure 769 # Use braces instead of parens because sh, perl, etc. also accept them.
897 # Obsolete; use --with-gas.
960 # Obsolete; use --without-fp.
1108 # Obsolete; use --with-x.
1141 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
exif_reader.js 2 // Use of this source code is governed by a BSD-style license that can be
  /external/chromium/chrome/browser/resources/
network_menu.js 2 // Use of this source code is governed by a BSD-style license that can be

Completed in 2113 milliseconds

<<11121314151617181920>>