HomeSort by relevance Sort by last modified time
    Searched full:spillable (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 107 bool Spillable = li.isSpillable();
117 if (Spillable) {
164 if (!Spillable)
RegAllocBasic.cpp 203 // Record each interference and determine if all are spillable before mutating
268 // The current VirtReg must either be spillable, or one of its interferences
RegisterCoalescer.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
LiveInterval.h 496 /// markNotSpillable - Mark interval as not spillable

Completed in 313 milliseconds