Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp464 void calcGapWeights(unsigned, SmallVectorImpl<float>&);
2151 void RAGreedy::calcGapWeights(unsigned PhysReg, in calcGapWeights() function in RAGreedy
2322 calcGapWeights(PhysReg, GapWeight); in tryLocalSplit()