HomeSort by relevance Sort by last modified time
    Searched refs:calculateSpillWeightsAndHints (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 74 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 26 void llvm::calculateSpillWeightsAndHints(LiveIntervals &LIS,
RegAllocBasic.cpp 279 calculateSpillWeightsAndHints(*LIS, *MF, VRM,
RegAllocPBQP.cpp 730 calculateSpillWeightsAndHints(LIS, MF, &VRM, getAnalysis<MachineLoopInfo>(),
RegAllocGreedy.cpp     [all...]

Completed in 387 milliseconds