HomeSort by relevance Sort by last modified time
    Searched refs:spill (Results 51 - 57 of 57) sorted by null

1 23

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/lib/
gk104.asm 598 // spill control flow stack to l[]
  /external/v8/src/compiler/
register-allocator.cc 137 // Normally, spilled ranges do not need connecting moves, because the spill
454 void LiveRange::Spill() {
536 // We cannot spill a live range that has a use requiring a register
2440 SpillRange* spill = range->HasSpillRange() local
    [all...]
  /art/compiler/utils/mips64/
assembler_mips64.cc     [all...]
  /external/llvm/lib/CodeGen/
RegAllocGreedy.cpp 60 "split-spill-mode", cl::Hidden,
61 cl::desc("Spill mode for splitting live ranges"),
234 float MaxWeight; ///< Maximum spill weight evicted.
756 // Never evict spill products. They cannot split or spill.
760 // register for it. This is indicated by an infinite spill weight. These
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
RegAllocGreedy.cpp 90 "split-spill-mode", cl::Hidden,
91 cl::desc("Spill mode for splitting live ranges"),
278 float MaxWeight = 0; ///< Maximum spill weight evicted.
    [all...]
  /art/compiler/utils/mips/
assembler_mips.cc     [all...]
  /art/runtime/arch/mips/
quick_entrypoints_mips.S     [all...]

Completed in 663 milliseconds

1 23