HomeSort by relevance Sort by last modified time
    Searched full:spill (Results 151 - 175 of 376) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/docs/CommandGuide/
llc.pod 141 Very simple "always spill" register allocator
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.cpp 197 // Add the callee-saved register as live-in. It's killed at the spill.
  /external/llvm/lib/Target/X86/
README-FPStack.txt 64 folding spill code into the instructions.
  /external/llvm/test/CodeGen/X86/
2012-01-10-UndefExceptionEdge.ll 11 ; so the return value can 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/webkit/Source/JavaScriptCore/dfg/
DFGNonSpeculativeJIT.h 90 // they spill all live values to the appropriate
  /external/llvm/lib/CodeGen/
SjLjEHPrepare.cpp 297 /// edge and spill them.
353 DEBUG(dbgs() << "SJLJ Spill: " << *Inst << " around "
360 // If we decided we need a spill, do it.
RenderMachineFunction.cpp 974 const LiveInterval *spill = *siItr; local
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 772 // FIXME: doesn't detect whether or not we need to spill vXX, which requires
    [all...]
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 613 // 2. The RC spill size must not be smaller than our spill size.
614 // 3. RC spill alignment must be compatible with ours.
628 /// Register classes with the same registers, spill size, and alignment form a
644 // Order by ascending spill size.
650 // Order by ascending spill alignment.
    [all...]
  /external/valgrind/main/VEX/pub/
libvex.h 410 that is a spill area that LibVEX may spill into. It must have size
416 copies, and the spill area. In short, all 4 areas must have a
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder_test.cc 91 // value to spill over into another byte. Luckily, this test data happens
  /external/stlport/src/
lock_free_slist.h 57 // The GCC version I'm using (3.4.1) won't temporarily spill it if it's
  /external/v8/src/arm/
lithium-arm.h     [all...]
lithium-gap-resolver-arm.cc 101 // offsets (more than 1K or 4K) require us to spill this spilled value to
  /external/v8/src/mips/
lithium-gap-resolver-mips.cc 102 // offsets (more than 1K or 4K) require us to spill this spilled value to
lithium-mips.h     [all...]
  /external/v8/src/x64/
lithium-gap-resolver-x64.cc 207 // Zero top 32 bits of a 64 bit spill slot that holds a 32 bit untagged
lithium-x64.h     [all...]
regexp-macro-assembler-x64.h 141 // 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/Camera/res/values-nb/
strings.xml 36 <string name="review_play" msgid="6378271587740884696">"Spill av"</string>
  /packages/apps/DeskClock/res/values-nb/
strings.xml 64 <string name="alarm_in_silent_mode_summary" msgid="123772279768441207">"Spill av alarm selv når enheten er i stillemodus"</string>
  /packages/apps/LegacyCamera/res/values-nb/
strings.xml 37 <string name="review_play" msgid="6378271587740884696">"Spill av"</string>

Completed in 1069 milliseconds

1 2 3 4 5 67 8 91011>>