Home
last modified time | relevance | path

Searched refs:BotPathReduce (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h766 RegMax, ResourceReduce, ResourceDemand, BotHeightReduce, BotPathReduce, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h791 RegMax, ResourceReduce, ResourceDemand, BotHeightReduce, BotPathReduce, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineScheduler.cpp2488 case BotPathReduce: return "BOT-PATH "; in getReasonStr()
2526 case BotPathReduce: in traceCandidate()
2601 TryCand, Cand, GenericSchedulerBase::BotPathReduce)) in tryLatency()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2408 case BotPathReduce: return "BOT-PATH "; in getReasonStr()
2446 case BotPathReduce: in traceCandidate()
2520 TryCand, Cand, GenericSchedulerBase::BotPathReduce)) in tryLatency()