HomeSort by relevance Sort by last modified time
    Searched full:coalesce (Results 1 - 25 of 351) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
subreg-to-reg-3.ll 5 ; Don't eliminate or coalesce away the explicit zero-extension!
subreg-to-reg-1.ll 6 ; Don't eliminate or coalesce away the explicit zero-extension!
overlap-shift.ll 2 ;; cannot coalesce it with Y. Because of this, a copy needs to be
cse-add-with-overflow.ll 5 ; MachineCSE should coalesce trivial subregister copies.
twoaddr-lea.ll 2 ;; cannot coalesce it with Y. Because of this, a copy needs to be
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
subreg-to-reg-3.ll 3 ; Don't eliminate or coalesce away the explicit zero-extension!
2004-04-09-SameValueCoalescing.ll 1 ; Linear scan does not currently coalesce any two variables that have
subreg-to-reg-1.ll 3 ; Don't eliminate or coalesce away the explicit zero-extension!
overlap-shift.ll 2 ;; cannot coalesce it with Y. Because of this, a copy needs to be
twoaddr-lea.ll 2 ;; cannot coalesce it with Y. Because of this, a copy needs to be
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/
Capsule.h 48 IN VOID *CapsuleBase, // returned from coalesce
49 IN UINTN CapsuleSize // returned from coalesce
59 PEI_CAPSULE_COALESCE Coalesce;
  /external/iw/
coalesce.c 17 SECTION(coalesce); variable
168 COMMAND(coalesce, enable, "<config-file>",
170 "Enable coalesce with given configuration.\n"
171 "The configuration file contains coalesce rules:\n"
192 /* just a set w/o coalesce attribute */
195 COMMAND(coalesce, disable, "", NL80211_CMD_SET_COALESCE, 0, CIB_PHY,
196 handle_coalesce_disable, "Disable coalesce.");
211 printf("Coalesce is disabled.\n");
215 printf("Coalesce is enabled:\n");
286 COMMAND(coalesce, show, "", NL80211_CMD_GET_COALESCE, 0, CIB_PHY, handle_coalesce_show
    [all...]
Android.mk 10 bitrate.c wowlan.c coalesce.c roc.c p2p.c vendor.c \
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_emit.c 80 struct etna_coalesce *coalesce)
82 coalesce->start = etna_cmd_stream_offset(stream);
83 coalesce->last_reg = 0;
84 coalesce->last_fixp = 0;
89 struct etna_coalesce *coalesce)
92 uint32_t size = end - coalesce->start;
95 uint32_t offset = coalesce->start - 1;
108 check_coalsence(struct etna_cmd_stream *stream, struct etna_coalesce *coalesce,
111 if (coalesce->last_reg != 0) {
112 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp))
172 struct etna_coalesce coalesce; local
355 struct etna_coalesce coalesce; local
    [all...]
  /external/libchrome/base/message_loop/
timer_slack.h 11 // allows the OS to coalesce timers more effectively.
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
Capsule.h 43 the current location of the various capsule fragments and coalesce them
89 capsule coalesce function, which must be called first, returns a base
92 returned by the Coalesce() function. Then this function can create a
100 @param[in] CapsuleBase Address returned by the capsule coalesce function.
101 @param[in] CapsuleSize Value returned by the capsule coalesce function.
119 /// for PEI to coalesce a capsule from a scattered set of memory locations
124 EFI_PEI_CAPSULE_COALESCE Coalesce;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/Common/
CommonHeader.h 70 The function to coalesce a fragmented capsule in memory.
75 all over while trying to coalesce our buffers.
87 if we could not coalesce the capsule in the memory
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-xtensa/
coalesce.exp 26 set testname "COALESCE"
69 set object "tmpdir/coalesce"
72 if ![ld_simple_link $ld $object "-T $srcdir/$subdir/coalesce.t tmpdir/coalesce1.o tmpdir/coalesce2.o"] {
  /art/compiler/optimizing/
register_allocator_graph_color.h 69 * - We look for coalesce opportunities by examining each live interval, a step similar to that
71 * - When pruning the graph, we maintain a worklist of coalesce opportunities, as well as a worklist
72 * of low degree nodes that have associated coalesce opportunities. Only when we run out of
73 * coalesce opportunities do we start pruning coalesce-associated nodes.
75 * associated coalesce opportunities to the worklist, since these opportunities may now succeed.
79 * a color. This is because additionally spilling is more costly than failing to coalesce.
80 * - Even if nodes are not coalesced while pruning, we keep the coalesce opportunities around
  /external/llvm/test/CodeGen/ARM/
2012-10-04-AAPCS-byval-align8.ll 31 ; ldm is not formed when the coalescer failed to coalesce everything.
58 ; ldm is not formed when the coalescer failed to coalesce everything.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/
UefiCapsule.c 352 If in 32 bit protection mode, and coalesce image is of X64, switch to long mode.
355 @param CoalesceEntry Entry of coalesce image.
360 @retval EFI_SUCCESS Successfully switched to long mode and execute coalesce.
361 @retval Others Failed to execute coalesce in long mode.
463 Locates the coalesce image entry point, and detects its machine type.
465 @param CoalesceImageEntryPoint Pointer to coalesce image entry point for output.
466 @param CoalesceImageMachineType Pointer to machine type of coalesce image.
468 @retval EFI_SUCCESS Coalesce image successfully located.
469 @retval Others Failed to locate the coalesce image.
674 Capsule PPI service to coalesce a fragmented capsule in memory.
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
planar_functions.cc 40 // Coalesce rows.
92 // Coalesce rows.
252 // Coalesce rows.
312 // Coalesce rows.
319 // Coalesce rows.
433 // Coalesce rows.
505 // Coalesce rows.
703 // Coalesce rows.
741 // Coalesce rows for Y plane.
912 // Coalesce rows
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
tls-store2.ll 27 ; initial scheduling, but don't coalesce it again after we move the instructions
  /external/syslinux/dos/
free.c 18 /* Coalesce into the previous block */
  /packages/apps/Dialer/java/com/android/dialer/searchfragment/
README.md 35 * SearchCursorManager is used to coalesce all three data sources to help with

Completed in 1205 milliseconds

1 2 3 4 5 6 7 8 91011>>