HomeSort by relevance Sort by last modified time
    Searched full:spilled (Results 201 - 225 of 238) sorted by null

1 2 3 4 5 6 7 8910

  /external/llvm/lib/Target/X86/
README.txt 873 Likewise, we isel "x<<1" into "add reg,reg". If reg is spilled, this should
883 However, if xmm2 gets spilled, we end up with really ugly code like this:
    [all...]
README-SSE.txt 245 Now consider if the ... code caused xmm1 to get spilled. This might produce
  /external/v8/src/crankshaft/x87/
lithium-x87.cc 945 // TODO(olivf) Since phis of spilled values are joined as registers
947 // x87 register alive. To ensure all other values are still spilled, we
    [all...]
lithium-codegen-x87.cc 187 Comment(";;; Store dynamic frame alignment tag for spilled doubles");
726 // LGoto. Because all used x87 registers are spilled to stack slots. The
    [all...]
  /external/iptables/libiptc/
libiptc.c     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp     [all...]
  /external/llvm/test/CodeGen/AArch64/
aarch64-deferred-spilling.ll 11 ; Check that w21 wouldn't need to be spilled since it is never reused.
    [all...]
  /external/valgrind/coregrind/
m_translate.c 256 spilled temps make it much harder to work out the SP deltas.
    [all...]
  /external/clang/include/clang/Basic/
AttrDocs.td     [all...]
  /external/llvm/docs/
WritingAnLLVMBackend.rst     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 677 /// \param @Offset Offset in bytes of the FrameIndex being spilled
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.cc 341 // will make sure the spilled doubles are aligned at 8-byte boundary.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.def     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.td     [all...]
PPCISelDAGToDAG.cpp 274 // register allocated, instead of forcing it to be spilled to the stack.
    [all...]
  /external/v8/src/
deoptimizer.cc     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /external/v8/src/crankshaft/ia32/
lithium-codegen-ia32.cc 218 Comment(";;; Store dynamic frame alignment tag for spilled doubles");
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gccint.info     [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /ndk/sources/host-tools/make-3.81/config/
texinfo.tex     [all...]

Completed in 3156 milliseconds

1 2 3 4 5 6 7 8910