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 70 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 25 void llvm::calculateSpillWeightsAndHints(LiveIntervals &LIS,
RegAllocBasic.cpp 280 calculateSpillWeightsAndHints(*LIS, *MF,
RegAllocPBQP.cpp 543 calculateSpillWeightsAndHints(*lis, MF, getAnalysis<MachineLoopInfo>(),
RegAllocGreedy.cpp     [all...]

Completed in 623 milliseconds