Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h767 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h792 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineScheduler.cpp2485 case TopDepthReduce: return "TOP-DEPTH "; in getReasonStr()
2517 case TopDepthReduce: in traceCandidate()
2588 TryCand, Cand, GenericSchedulerBase::TopDepthReduce)) in tryLatency()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2405 case TopDepthReduce: return "TOP-DEPTH "; in getReasonStr()
2437 case TopDepthReduce: in traceCandidate()
2507 TryCand, Cand, GenericSchedulerBase::TopDepthReduce)) in tryLatency()