HomeSort by relevance Sort by last modified time
    Searched full:coalesced (Results 101 - 125 of 170) sorted by null

1 2 3 45 6 7

  /external/chromium_org/net/http/
http_response_headers.h 153 // method returns the un-coalesced response header lines, so if a response
http_response_headers.cc 786 // If the header can be coalesced, then we should split it up.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir.h 45 OP_SPLIT, // $r0d -> { $r0, $r1 } ($r0d and $r0/$r1 will be coalesced)
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
low_level_alloc.cc 359 // are adjacent in memory (they should have been coalesced).
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
low_level_alloc.cc 359 // are adjacent in memory (they should have been coalesced).
  /external/chromium_org/ui/aura/
window_tree_host_x11.cc 702 // If we coalesced an event we need to free its cookie.
  /external/llvm/lib/CodeGen/
MachineSink.cpp 43 STATISTIC(NumCoalesces, "Number of copies coalesced");
PHIElimination.cpp 575 // there is a risk it may not be coalesced away.
RegAllocPBQP.cpp 331 continue; // Already coalesced.
RegisterPressure.cpp 287 /// live-thru ranges. However, two-address or coalesced chains can also lead
    [all...]
  /external/llvm/lib/Target/ARM/
A15SDOptimizer.cpp 152 // Get the subreg type that is most likely to be coalesced
ARMBaseRegisterInfo.cpp 275 // (e.g. coalesced) into a different register. The other register of the
  /external/llvm/lib/Transforms/Scalar/
ConstantHoisting.cpp 22 // Similar constants are coalesced to reduce register pressure and
  /external/llvm/unittests/ADT/
IntervalMapTest.cpp 559 // Map should be fully coalesced after that exercise.
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 477 // unique set for each register class. Simliar sets are coalesced with
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 45 OP_SPLIT, // $r0d -> { $r0, $r1 } ($r0d and $r0/$r1 will be coalesced)
  /external/jemalloc/src/
arena.c     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 123 // No-op casts are trivially coalesced by fast-isel.
129 // GEPs with all zero indices are trivially coalesced by fast-isel.
    [all...]
ScheduleDAGSDNodes.cpp 643 // This copy is a liveout value. It is likely coalesced, so reduce the
    [all...]
ScheduleDAGRRList.cpp     [all...]
  /external/chromium_org/chrome/browser/extensions/activity_log/
counting_policy.cc 232 // Columns that must match exactly for database rows to be coalesced.
  /external/jemalloc/include/jemalloc/internal/
arena.h 178 * Clean and dirty available runs are not coalesced, which causes
    [all...]
  /external/pixman/pixman/
pixman-region.c 586 * The bands may only be coalesced if the bottom of the previous
733 * At the end of each band, the new region is coalesced, if possible,
853 * can be coalesced into larger rectangles. qv. pixman_coalesce, above.
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
  /external/chromium_org/net/url_request/
url_request.h 455 // that appear more than once in the response are coalesced, with values
    [all...]

Completed in 3279 milliseconds

1 2 3 45 6 7