Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp976 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() local
977 if (CandOut != NoCand) { in splitAroundRegion()
978 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
1024 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() local
1025 if (CandOut != NoCand) { in splitAroundRegion()
1026 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1244 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() local
1245 if (CandOut != NoCand) { in splitAroundRegion()
1246 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
1292 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() local
1293 if (CandOut != NoCand) { in splitAroundRegion()
1294 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1672 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() local
1673 if (CandOut != NoCand) { in splitAroundRegion()
1674 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
1720 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() local
1721 if (CandOut != NoCand) { in splitAroundRegion()
1722 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()