HomeSort by relevance Sort by last modified time
    Searched full:effects (Results 451 - 475 of 4021) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
23 // This class is used to get an estimate of the optimization effects that we
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
23 // This class is used to get an estimate of the optimization effects that we
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
23 // This class is used to get an estimate of the optimization effects that we
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
23 // This class is used to get an estimate of the optimization effects that we
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
23 // This class is used to get an estimate of the optimization effects that we
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
23 // This class is used to get an estimate of the optimization effects that we
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
23 // This class is used to get an estimate of the optimization effects that we
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
23 // This class is used to get an estimate of the optimization effects that we
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
23 // This class is used to get an estimate of the optimization effects that we
  /art/compiler/optimizing/
select_generator.h 37 * contain at most one instruction without any side effects.
  /art/test/059-finalizer-throw/src/
Main.java 37 // Print out something to avoid effects of being the first to write.
  /cts/hostsidetests/monkey/src/com/android/cts/monkey/
AbstractMonkeyTest.java 21 * Base monkey command with flags to avoid side effects like airplane mode.
  /dalvik/dx/src/com/android/dx/ssa/
DeadCodeRemover.java 170 * operations with no side effects.
238 * results of regs with no side effects
247 // If we're tracking local vars, some moves have side effects.
256 // If we're tracking local vars, then some phis have side effects.
  /developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/util/
AppExecutors.java 29 * Grouping tasks like this avoids the effects of task starvation (e.g. disk reads don't wait behind
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
TemporaryRamDone.h 44 /// Permanent RAM to be enabled and accessed at the same time with no side effects.
  /external/ImageMagick/MagickCore/
effect.h 16 MagickCore image effects methods.
  /external/clang/include/clang/Basic/
Builtins.h 97 /// \brief Return true if this function has no side effects.
102 /// \brief Return true if this function has no side effects and doesn't
123 /// \brief Returns true if this builtin does not perform the side-effects
180 /// \brief Return true if this function has no side effects and doesn't
  /external/clang/test/CodeGen/
builtin-assume.c 32 // Nothing is generated for an assume with side effects...
  /external/clang/test/SemaCXX/
unused.cpp 58 // Test that constructing an object (which may have side effects) with
  /external/compiler-rt/lib/builtins/
absvdi2.c 19 /* Effects: aborts if abs(x) < 0 */
absvsi2.c 19 /* Effects: aborts if abs(x) < 0 */
absvti2.c 21 /* Effects: aborts if abs(x) < 0 */
addvdi3.c 19 /* Effects: aborts if a + b overflows */
addvsi3.c 19 /* Effects: aborts if a + b overflows */
addvti3.c 21 /* Effects: aborts if a + b overflows */

Completed in 492 milliseconds

<<11121314151617181920>>