Searched refs:calculateSpillWeightsAndHints (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h98 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp314 calculateSpillWeightsAndHints(*LIS, *MF, VRM,
H A DCalcSpillWeights.cpp31 void llvm::calculateSpillWeightsAndHints(LiveIntervals &LIS, function in class:llvm
H A DRegAllocPBQP.cpp796 calculateSpillWeightsAndHints(LIS, MF, &VRM, getAnalysis<MachineLoopInfo>(),
H A DRegAllocGreedy.cpp3233 calculateSpillWeightsAndHints(*LIS, mf, VRM, *Loops, *MBFI);

Completed in 143 milliseconds