HomeSort by relevance Sort by last modified time
    Searched full:spill (Results 326 - 350 of 583) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/SystemZ/
frame-15.ll 26 ; emergency spill slots at 160(%r15), the amount that we need to allocate
274 ; Repeat f2 in a case that needs the emergency spill slots, because all
spill-01.ll 30 ; This function shouldn't spill anything
461 ; This used to generate a no-op MVC. It is very sensitive to spill heuristics.
  /external/llvm/test/CodeGen/X86/
movtopush.ll 274 ; Make sure we reference the correct stack slot - we spill into (%esp)
279 ; NORMAL-NEXT: movl [[EAX]], (%esp) # 4-byte Spill
ragreedy-hoist-spill.ll 4 ; We make sure a spill is not hoisted to a hotter outer loop.
203 ; Make sure that we don't hoist the spill to outer loops.
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 521 unsigned noSpill : 1; // do not spill (e.g. if spill temporary already)
  /external/v8/src/crankshaft/
lithium.cc 252 // Local or spill slot. Skip the frame pointer, function, and
360 // spill slots.
  /external/valgrind/coregrind/
pub_core_threadstate.h 94 guest state area, its two shadows, and the spill area, are
108 /* Spill area. */
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pydoc.py 737 def spill(msg, attrs, predicate): function in function:.docclass
1170 def spill(msg, attrs, predicate): function in function:TextDoc.docclass
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
pydoc.py 737 def spill(msg, attrs, predicate): function in function:.docclass
1170 def spill(msg, attrs, predicate): function in function:TextDoc.docclass
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pydoc.py 737 def spill(msg, attrs, predicate): function in function:.docclass
1170 def spill(msg, attrs, predicate): function in function:TextDoc.docclass
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pydoc.py 737 def spill(msg, attrs, predicate): function in function:.docclass
1170 def spill(msg, attrs, predicate): function in function:TextDoc.docclass
    [all...]
  /system/core/libpixelflinger/include/private/pixelflinger/
ggl_context.h 488 int32_t spill[2]; member in struct:android::generated_tex_vars_t
501 int32_t spill[3]; member in struct:android::generated_vars_t
  /art/runtime/arch/arm64/
quick_entrypoints_arm64.S 30 // Our registers aren't intermixed - just spill in order.
92 // Our registers aren't intermixed - just spill in order.
246 // Our registers aren't intermixed - just spill in order.
666 // Spill registers as per AACPS64 calling convention.
800 // Spill registers as per AACPS64 calling convention.
    [all...]
  /art/runtime/arch/
stub_test.cc 95 // Spill 6 registers.
178 // Spill x0-x7 which we say we don't clobber. May contain args.
320 // Spill a0-a3 and t0-t7 which we say we don't clobber. May contain args.
334 // Spill gp register since it is caller save.
391 // Spill a0-a7 which we say we don't clobber. May contain args.
457 // Spill almost everything (except rax, rsp). 14 registers.
513 : "memory"); // We spill and restore (almost) all registers, so only mention memory here.
    [all...]
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 794 // 2. The RC spill size must not be smaller than our spill size.
795 // 3. RC spill alignment must be compatible with ours.
809 /// Register classes with the same registers, spill size, and alignment form a
819 // Order by ascending spill size.
825 // Order by ascending spill alignment.
    [all...]
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp     [all...]
  /external/valgrind/VEX/pub/
libvex.h 529 that is a spill area that LibVEX may spill into. It must have size
535 copies, and the spill area. In short, all 4 areas must have a
    [all...]
  /art/compiler/optimizing/
code_generator_x86.h 344 // 8 bytes == 2 words for each spill.
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 27 * Macro to spill the GPRs.
416 SPILL_ALL_CALLEE_SAVE_GPRS @ spill regs (9)
458 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} @ restore spill regs
472 SPILL_ALL_CALLEE_SAVE_GPRS @ Spill regs (9)
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/
Shakespeare.java 220 "Crack nature's moulds, an germens spill at once," +
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List6.java 341 "Crack nature's moulds, an germens spill at once," +
  /development/samples/Support13Demos/src/com/example/android/supportv13/
Shakespeare.java 220 "Crack nature's moulds, an germens spill at once," +
  /development/samples/Support4Demos/src/com/example/android/supportv4/
Shakespeare.java 235 "Crack nature's moulds, an germens spill at once," +
  /development/samples/Support7Demos/src/com/example/android/supportv7/
Shakespeare.java 236 "Crack nature's moulds, an germens spill at once," +
  /development/samples/SupportDesignDemos/src/com/example/android/support/design/
Shakespeare.java 234 "Crack nature's moulds, an germens spill at once," +

Completed in 1449 milliseconds

<<11121314151617181920>>