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

1 2 3 4 5 6 7 891011>>

  /external/clang/test/CodeGenCXX/
assign-operator.cpp 21 // Taken from g++.old-deja/g++.jason/net.C
  /external/fec/
dotprod_port.c 44 * The length is taken from the descriptor
  /external/icu/icu4c/source/test/intltest/
thcoll.h 40 * Odd corner conditions taken from "How to Sort Thai Without Rewriting Sort",
  /external/iproute2/netem/
normal.c 3 * Taken from the uncopyrighted NISTnet code.
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
InstrumentationTimeScenario.java 21 * Scenario to measure the time taken by the instrumentation process itself.
  /external/libcxx/test/libcxx/
util.py 33 # yeilds a variable within a with statement. No action is taken upon scope
  /external/libdrm/intel/
intel-symbol-check 3 # The following symbols (past the first five) are taken from the public headers.
  /external/llvm/lib/Analysis/
BranchProbabilityInfo.cpp 61 /// \brief Unreachable-terminating branch taken weight.
63 /// This is the weight for a branch being taken to a block that terminates
67 /// \brief Unreachable-terminating branch not-taken weight.
69 /// This is the weight for a branch not being taken toward a block that
71 /// taken. Set the weight to an absurdly high value so that nested loops don't
75 /// \brief Weight for a branch taken going into a cold block.
77 /// This is the weight for a branch taken toward a block marked
83 /// \brief Weight for a branch not-taken into a cold block.
85 /// This is the weight for a branch not taken toward a block marked
98 /// \brief Invoke-terminating normal branch taken weigh
    [all...]
  /external/llvm/test/Analysis/ScalarEvolution/
2007-07-15-NegativeStride.ll 6 ; CHECK: Loop %bb: backedge-taken count is 100
2007-08-06-Unsigned.ll 4 ; CHECK: Loop %bb: backedge-taken count is (-1 + (-1 * %x) + %y)
2008-05-25-NegativeStepToZero.ll 4 ; CHECK: backedge-taken count is 61
2008-07-29-SGTTripCount.ll 27 ; CHECK: backedge-taken count is (-1 + (-1 * %j))
2008-07-29-SMinExpr.ll 25 ; CHECK: backedge-taken count is (-2147483632 + ((-1 + (-1 * %{{[xy]}})) smax (-1 + (-1 * %{{[xy]}}))))
2008-11-18-LessThanOrEqual.ll 3 ; CHECK: Loop %bb: backedge-taken count is (7 + (-1 * %argc))
2008-12-11-SMaxOverflow.ll 4 ; CHECK: Loop %bb16.preheader: backedge-taken count is (-1 + %c.idx.val)
avoid-smax-0.ll 3 ; CHECK: Loop %bb3: backedge-taken count is (-1 + %n)
how-far-to-zero.ll 27 ;CHECK: Loop %while.cond: <multiple exits> Unpredictable backedge-taken count.
pr24757.ll 3 ; CHECK: Loop %bb1: backedge-taken count is (zext i7 (trunc i8 %a.promoted to i7) to i8)
trip-count2.ll 6 ; CHECK: backedge-taken count is 4
trip-count6.ll 5 ; CHECK: max backedge-taken count is 1{{$}}
  /external/llvm/test/CodeGen/ARM/
indirectbr-3.ll 11 ; CHECK: Block address taken
  /external/llvm/test/CodeGen/MIR/X86/
block-address-operands.mir 65 bb.1.block (address-taken):
79 bb.1 (address-taken):
106 bb.1 (address-taken):
119 bb.1.block (address-taken):
expected-block-reference-in-blockaddress.mir 28 bb.1.block (address-taken):
expected-function-reference-after-blockaddress.mir 28 bb.1.block (address-taken):
expected-global-value-after-blockaddress.mir 28 bb.1.block (address-taken):

Completed in 1509 milliseconds

1 2 3 4 5 6 7 891011>>