/external/chromium_org/third_party/sqlite/src/test/ |
io.test | 407 # File has grown - showing there was a cache-spill - but there 514 # to the journal file after the cache-spill, then the size of the
|
/external/llvm/lib/Target/SystemZ/ |
SystemZFrameLowering.cpp | 137 // Scan the call-saved GPRs and find the bounds of the register spill area. 486 // Start with the size of the local variables and spill slots.
|
/external/llvm/test/CodeGen/SystemZ/ |
frame-15.ll | 23 ; emergency spill slots at 160(%r15), the amount that we need to allocate 271 ; Repeat f2 in a case that needs the emergency spill slots, because all
|
spill-01.ll | 29 ; This function shouldn't spill anything 460 ; This used to generate a no-op MVC. It is very sensitive to spill heuristics.
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir.h | 521 unsigned noSpill : 1; // do not spill (e.g. if spill temporary already)
|
/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/include/private/pixelflinger/ |
ggl_context.h | 486 int32_t spill[2]; member in struct:android::generated_tex_vars_t 499 int32_t spill[3]; member in struct:android::generated_vars_t
|
/external/llvm/lib/Target/X86/ |
X86FrameLowering.cpp | [all...] |
/external/llvm/utils/TableGen/ |
CodeGenRegisters.cpp | 798 // 2. The RC spill size must not be smaller than our spill size. 799 // 3. RC spill alignment must be compatible with ours. 813 /// Register classes with the same registers, spill size, and alignment form a 822 // Order by ascending spill size. 828 // Order by ascending spill alignment. [all...] |
/external/llvm/lib/Target/PowerPC/ |
README.txt | 602 This is functional, but there is no reason to spill the LR register all the way 617 reg, it would ask "what is the best class to copy this into that I *can* spill" 619 register of that class. If it is then later necessary to spill that reg, so be
|
/external/valgrind/main/VEX/pub/ |
libvex.h | 464 that is a spill area that LibVEX may spill into. It must have size 470 copies, and the spill area. In short, all 4 areas must have a
|
/art/compiler/dex/quick/mips/ |
target_mips.cc | 294 * machinery is in place, always spill lr.
|
utility_mips.cc | 441 * and base and dest are the same, spill some other register to
|
/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 | 220 "Crack nature's moulds, an germens spill at once," +
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderTheme.h | 112 // Some controls may spill out of their containers (e.g., the check on an OS X checkbox). When these controls repaint,
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_wm.h | 121 GLuint spill_slot:16; /* if non-zero, spill immediately after calculation */
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
register_allocate.c | 557 * Only nodes with a spill cost set (cost != 0.0) will be considered
|
/external/chromium_org/v8/src/x64/ |
lithium-gap-resolver-x64.cc | 221 // Zero top 32 bits of a 64 bit spill slot that holds a 32 bit untagged
|
/external/libffi/src/x86/ |
darwin64.S | 161 write too much data into the user's return value, we spill the
|
unix64.S | 165 write too much data into the user's return value, we spill the
|
/external/llvm/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 102 // Calculate the spill weight to assign to a single instruction.
|