Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h98 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp314 calculateSpillWeightsAndHints(*LIS, *MF, VRM, in runOnMachineFunction()
DCalcSpillWeights.cpp31 void llvm::calculateSpillWeightsAndHints(LiveIntervals &LIS, in calculateSpillWeightsAndHints() function in llvm
DRegAllocPBQP.cpp796 calculateSpillWeightsAndHints(LIS, MF, &VRM, getAnalysis<MachineLoopInfo>(), in runOnMachineFunction()
DRegAllocGreedy.cpp3252 calculateSpillWeightsAndHints(*LIS, mf, VRM, *Loops, *MBFI); in runOnMachineFunction()