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

<<11121314151617181920>>

  /external/llvm/test/CodeGen/SystemZ/
int-conv-04.ll 116 ; Test a case where we spill the source of at least one LLGCR. We want
int-conv-05.ll 142 ; Test a case where we spill the source of at least one LHR. We want
int-conv-06.ll 117 ; Test a case where we spill the source of at least one LLHR. We want
int-conv-07.ll 107 ; Test a case where we spill the source of at least one LGHR. We want
int-conv-08.ll 116 ; Test a case where we spill the source of at least one LLGHR. We want
  /external/llvm/test/CodeGen/X86/
dynamic-allocas-VLAs.ll 134 ; VLAs + Dynamic realignment + Spill
fold-pcmpeqd-2.ll 4 ; This testcase should need to spill the -1 value on both x86-32 and x86-64,
postra-licm.ll 5 ; Only linear scan needs this, -regalloc=greedy sinks the spill instead.
  /external/llvm/test/DebugInfo/X86/
debug-loc-asan.ll 14 ; spill OFFSET on the stack for checking the debug info below.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs.h 175 uint32_t offset; /* spill/unspill offset */
brw_vec4.h 190 uint32_t offset; /* spill/unspill offset */
  /external/v8/src/compiler/
linkage.h 383 // A special {OsrValue} index to indicate the context spill slot.
  /external/v8/src/crankshaft/
hydrogen-escape-analysis.cc 317 // spill slots might be uninitialized. Needs investigation.
  /external/v8/src/crankshaft/mips/
lithium-gap-resolver-mips.cc 78 // offsets (more than 1K or 4K) require us to spill this spilled value to
  /external/v8/src/crankshaft/mips64/
lithium-gap-resolver-mips64.cc 78 // offsets (more than 1K or 4K) require us to spill this spilled value to
  /external/v8/src/crankshaft/ppc/
lithium-gap-resolver-ppc.cc 80 // offsets (more than 1K or 4K) require us to spill this spilled value to
  /external/v8/src/regexp/x64/
regexp-macro-assembler-x64.h 122 // stack (before the return address) to spill parameter registers. We
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 57 // The GCC version I'm using (3.4.1) won't temporarily spill it if it's
  /packages/apps/LegacyCamera/res/values-nb/
strings.xml 37 <string name="review_play" msgid="6378271587740884696">"Spill av"</string>
  /art/compiler/optimizing/
code_generator.h 326 // Clears the spill slots taken by loop phis in the `LocationSummary` of the
329 // is, which is the loop entry). At this point, the spill slots for the phis
  /art/compiler/utils/arm64/
assembler_arm64.cc 725 ManagedRegisterSpill spill = entry_spills.at(i); local
726 offset += spill.getSize();
  /external/libunwind/src/ia64/
unwind_i.h 423 IA64_WHERE_SPILL_HOME, /* register is saved in its spill home */
456 long spill_offset; /* psp-relative offset for spill base */
  /external/llvm/lib/CodeGen/
VirtRegMap.cpp 14 // references by replacing them with physical register references - adding spill
45 STATISTIC(NumSpillSlots, "Number of spill slots allocated");
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 139 // Scan the call-saved GPRs and find the bounds of the register spill area.
493 // Start with the size of the local variables and spill slots.
  /external/llvm/test/CodeGen/Hexagon/
circ_ldd_bug.ll 15 ; would try to spill the CRRegs after running out of them. We don't have code to
16 ; spill CRRegs and the above assertion would be triggered.

Completed in 1481 milliseconds

<<11121314151617181920>>