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

1 2 3 4 5 6 78 910

  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 232 /// which have been "spilled to memory" by the code generator.
MachineFunction.h 105 // Keep track of constants which are spilled to memory
LiveInterval.h 718 /// isSpillable - Can this interval be spilled?
  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 81 /// of a stack slot allocated to hold a spilled copy of this register.
  /external/llvm/lib/CodeGen/
MachineCSE.cpp 390 // end up causing other computation to be spilled.
RegAllocGreedy.cpp 165 /// Live range will be spilled. No more splitting will be attempted.
584 // don't fit should be spilled (or split) ASAP so they don't create
688 /// and spilled.
    [all...]
LiveInterval.cpp     [all...]
LiveDebugVariables.cpp 605 // or it could be spilled.
    [all...]
PrologEpilogInserter.cpp 337 // Check to see if this physreg must be spilled to a particular stack slot
    [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 867 ; they may get spilled on any platform, if the current function
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 135 /// Creates an ordered list of registers that are spilled
  /external/llvm/test/CodeGen/SystemZ/
int-cmp-06.ll 257 ; Check that comparisons of spilled values can use CLGF rather than CLGFR.
  /external/llvm/test/CodeGen/X86/
crash.ll 223 ; One of the components is spilled.
  /external/valgrind/VEX/priv/
host_generic_regs.h 103 HRcFlt64 128 bits (on x86 these are spilled by fstpt/fldt and
  /frameworks/base/graphics/java/android/graphics/drawable/
Icon.java 54 * has been spilled on the best way to load images, and many clients may have different needs when
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
function.h 337 3. Alignment of non-local stack variables but might be spilled in
  /toolchain/binutils/binutils-2.25/gas/doc/
c-alpha.texi 394 spilled. The argument @var{n} indicates whether and how the function
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 825 // of a simple load is being spilled. Try to use MVC instead.
    [all...]
  /external/libunwind/src/ia64/
Gparser.c 220 to know which registers are spilled to their home locations. */
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 572 uint32_t gpr_index_; // Index into spilled GPRs.
573 // Index into spilled FPRs.
577 // Index into spilled FPRs for aligned double.
    [all...]
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 496 // If LR has been forced spilled and no far jump (i.e. BL) has been issued,
    [all...]
README.txt 22 the top-bits known to be sign or zero extended. If spilled, we should be able
  /external/llvm/docs/
CodeGenerator.rst     [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyPEI.cpp 353 // Check to see if this physreg must be spilled to a particular stack slot
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_emit.c     [all...]

Completed in 732 milliseconds

1 2 3 4 5 6 78 910