Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h81 void calculateSpillWeightsAndHints();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp321 VRAI.calculateSpillWeightsAndHints(); in runOnMachineFunction()
H A DCalcSpillWeights.cpp32 void VirtRegAuxInfo::calculateSpillWeightsAndHints() { in calculateSpillWeightsAndHints() function in VirtRegAuxInfo
H A DRegAllocPBQP.cpp801 VRAI.calculateSpillWeightsAndHints(); in runOnMachineFunction()
H A DRegAllocGreedy.cpp3347 VRAI->calculateSpillWeightsAndHints(); in runOnMachineFunction()