Home
last modified time | relevance | path

Searched defs:Cand (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMachineScheduler.cpp19 bool PPCPreRASchedStrategy::biasAddiLoadCandidate(SchedCandidate &Cand, in biasAddiLoadCandidate()
45 void PPCPreRASchedStrategy::tryCandidate(SchedCandidate &Cand, in tryCandidate()
DPPCBranchCoalescing.cpp234 bool PPCBranchCoalescing::canCoalesceBranch(CoalescingCandidateInfo &Cand) { in canCoalesceBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp135 const StoreToLoadForwardingCandidate &Cand) { in operator <<()
266 for (const auto &Cand : Candidates) { in removeDependencesFromMultipleStores() local
292 Candidates.remove_if([&](const StoreToLoadForwardingCandidate &Cand) { in removeDependencesFromMultipleStores()
415 propagateStoredValueToLoadUsers(const StoreToLoadForwardingCandidate &Cand, in propagateStoredValueToLoadUsers()
492 for (const StoreToLoadForwardingCandidate &Cand : StoreToLoadDependences) { in processLoop() local
575 for (const auto &Cand : Candidates) in processLoop() local
DConstantHoisting.cpp375 ConstPtrUnionType Cand = ConstInt; in collectConstantCandidates() local
423 ConstPtrUnionType Cand = ConstExpr; in collectConstantCandidates() local
DGVNSink.cpp751 SinkingInstructionCandidate Cand; in analyzeInstructionForSinking() local
795 auto Cand = analyzeInstructionForSinking(LRI, InstNum, MemoryInstNum, in sinkBB() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.cpp62 void GCNMaxOccupancySchedStrategy::initCandidate(SchedCandidate &Cand, SUnit *SU, in initCandidate()
145 SchedCandidate &Cand) { in pickNodeFromQueue()
234 SchedCandidate Cand; in pickNodeBidirectional() local
DSIMachineScheduler.cpp161 SISchedulerCandidate &Cand, in tryLess()
178 SISchedulerCandidate &Cand, in tryGreater()
203 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) { in traceCandidate()
210 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand, in tryCandidateTopDown()
1560 bool SIScheduleBlockScheduler::tryCandidateLatency(SIBlockSchedCandidate &Cand, in tryCandidateLatency()
1585 bool SIScheduleBlockScheduler::tryCandidateRegUsage(SIBlockSchedCandidate &Cand, in tryCandidateRegUsage()
1608 SIBlockSchedCandidate Cand; in pickBlock() local
DGCNMinRegStrategy.cpp129 auto &Cand = *I++; in findMax() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1312 bool RAGreedy::growRegion(GlobalSplitCandidate &Cand) { in growRegion()
1371 bool RAGreedy::calcCompactRegion(GlobalSplitCandidate &Cand) { in calcCompactRegion()
1484 GlobalSplitCandidate &Cand, in splitCanCauseEvictionChain()
1544 GlobalSplitCandidate &Cand, in splitCanCauseLocalSpill()
1583 BlockFrequency RAGreedy::calcGlobalSplitCost(GlobalSplitCandidate &Cand, in calcGlobalSplitCost()
1702 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion() local
1711 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion() local
1751 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion() local
1759 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion() local
1905 GlobalSplitCandidate &Cand = GlobalCand[NumCands]; in calculateRegionSplitCost() local
[all …]
DMachineScheduler.cpp2594 void GenericSchedulerBase::traceCandidate(const SchedCandidate &Cand) { in traceCandidate()
2651 GenericSchedulerBase::SchedCandidate &Cand, in tryLess()
2667 GenericSchedulerBase::SchedCandidate &Cand, in tryGreater()
2682 GenericSchedulerBase::SchedCandidate &Cand, in tryLatency()
2712 static void tracePick(const GenericSchedulerBase::SchedCandidate &Cand) { in tracePick()
2866 GenericSchedulerBase::SchedCandidate &Cand, in tryPressure()
2950 void GenericScheduler::initCandidate(SchedCandidate &Cand, SUnit *SU, in initCandidate()
2997 void GenericScheduler::tryCandidate(SchedCandidate &Cand, in tryCandidate()
3108 SchedCandidate &Cand) { in pickNodeFromQueue()
3196 SchedCandidate Cand = BotCand; in pickNodeBidirectional() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp266 for (auto &Cand : LoopToCandidates[&L]) { in run() local
DPGOInstrumentation.cpp848 for (VPCandidateInfo Cand : FuncInfo.ValueSites[Kind]) { in instrumentOneFunc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp677 BasicBlock *Cand = OutliningInfo->NonReturnBlock; in computeOutliningInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp856 MachineInstr *ARMLoadStoreOpt::MergeOpsUpdate(const MergeCandidate &Cand) { in MergeOpsUpdate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp3324 std::vector<LoopCand> Cand; in runOnMachineFunction() local