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/ |
D | CalcSpillWeights.h | 98 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegAllocBasic.cpp | 314 calculateSpillWeightsAndHints(*LIS, *MF, VRM, in runOnMachineFunction()
|
D | CalcSpillWeights.cpp | 31 void llvm::calculateSpillWeightsAndHints(LiveIntervals &LIS, in calculateSpillWeightsAndHints() function in llvm
|
D | RegAllocPBQP.cpp | 796 calculateSpillWeightsAndHints(LIS, MF, &VRM, getAnalysis<MachineLoopInfo>(), in runOnMachineFunction()
|
D | RegAllocGreedy.cpp | 3252 calculateSpillWeightsAndHints(*LIS, mf, VRM, *Loops, *MBFI); in runOnMachineFunction()
|