Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp41 VirtRegAuxInfo VRAI(MF, LIS, VRM, MLI, MBFI, norm); in calculateSpillWeightsAndHints() local
46 VRAI.calculateSpillWeightAndHint(LIS.getInterval(Reg)); in calculateSpillWeightsAndHints()
DLiveRangeEdit.cpp465 VirtRegAuxInfo VRAI(MF, LIS, VRM, Loops, MBFI); in calculateRegClassAndHint() local
474 VRAI.calculateSpillWeightAndHint(LI); in calculateRegClassAndHint()
DRegAllocGreedy.cpp1521 VirtRegAuxInfo VRAI(*MF, *LIS, VRM, getAnalysis<MachineLoopInfo>(), *MBFI); in splitCanCauseEvictionChain() local
1523 VRAI.futureWeight(LIS->getInterval(Evictee), in splitCanCauseEvictionChain()
1564 VirtRegAuxInfo VRAI(*MF, *LIS, VRM, getAnalysis<MachineLoopInfo>(), *MBFI); in splitCanCauseLocalSpill() local
1566 VRAI.futureWeight(LIS->getInterval(VirtRegToSplit), in splitCanCauseLocalSpill()