Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp967 unsigned CandIn = BundleCand[Bundles->getBundle(Number, 0)]; in splitAroundRegion() local
968 if (CandIn != NoCand) { in splitAroundRegion()
969 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
1016 unsigned CandIn = BundleCand[Bundles->getBundle(Number, 0)]; in splitAroundRegion() local
1017 if (CandIn != NoCand) { in splitAroundRegion()
1018 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1235 unsigned CandIn = BundleCand[Bundles->getBundle(Number, 0)]; in splitAroundRegion() local
1236 if (CandIn != NoCand) { in splitAroundRegion()
1237 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
1284 unsigned CandIn = BundleCand[Bundles->getBundle(Number, 0)]; in splitAroundRegion() local
1285 if (CandIn != NoCand) { in splitAroundRegion()
1286 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1663 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
1664 if (CandIn != NoCand) { in splitAroundRegion()
1665 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
1712 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
1713 if (CandIn != NoCand) { in splitAroundRegion()
1714 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()