Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h69 void calculateSpillWeightsAndHints();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp316 VRAI.calculateSpillWeightsAndHints(); in runOnMachineFunction()
H A DCalcSpillWeights.cpp34 void VirtRegAuxInfo::calculateSpillWeightsAndHints() { in calculateSpillWeightsAndHints() function in VirtRegAuxInfo
H A DRegAllocPBQP.cpp802 VRAI.calculateSpillWeightsAndHints(); in runOnMachineFunction()
H A DRegAllocGreedy.cpp2758 VRAI->calculateSpillWeightsAndHints(); in runOnMachineFunction()