Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSpillPlacement.cpp130 void addBias(BlockFrequency freq, BorderConstraint direction) { in addBias() function
265 nodes[ib].addBias(Freq, I->Entry); in addConstraints()
272 nodes[ob].addBias(Freq, I->Exit); in addConstraints()
288 nodes[ib].addBias(Freq, PrefSpill); in addPrefSpill()
289 nodes[ob].addBias(Freq, PrefSpill); in addPrefSpill()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSpillPlacement.cpp138 void addBias(BlockFrequency freq, BorderConstraint direction) { in addBias() function
273 nodes[ib].addBias(Freq, I->Entry); in addConstraints()
280 nodes[ob].addBias(Freq, I->Exit); in addConstraints()
296 nodes[ib].addBias(Freq, PrefSpill); in addPrefSpill()
297 nodes[ob].addBias(Freq, PrefSpill); in addPrefSpill()
/external/llvm-project/llvm/lib/CodeGen/
DSpillPlacement.cpp134 void addBias(BlockFrequency freq, BorderConstraint direction) { in addBias() function
269 nodes[ib].addBias(Freq, I->Entry); in addConstraints()
276 nodes[ob].addBias(Freq, I->Exit); in addConstraints()
292 nodes[ib].addBias(Freq, PrefSpill); in addPrefSpill()
293 nodes[ob].addBias(Freq, PrefSpill); in addPrefSpill()