Home
last modified time | relevance | path

Searched defs:OnlyAvailablePred (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DLatencyPriorityQueue.cpp57 SUnit *OnlyAvailablePred = nullptr; in getSingleUnscheduledPred() local
108 SUnit *OnlyAvailablePred = getSingleUnscheduledPred(SU); in AdjustPriorityOfUnscheduledPreds() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLatencyPriorityQueue.cpp58 SUnit *OnlyAvailablePred = nullptr; in getSingleUnscheduledPred() local
109 SUnit *OnlyAvailablePred = getSingleUnscheduledPred(SU); in AdjustPriorityOfUnscheduledPreds() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLatencyPriorityQueue.cpp56 SUnit *OnlyAvailablePred = 0; in getSingleUnscheduledPred() local
107 SUnit *OnlyAvailablePred = getSingleUnscheduledPred(SU); in AdjustPriorityOfUnscheduledPreds() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp210 SUnit *OnlyAvailablePred = nullptr; in getSingleUnscheduledPred() local
567 SUnit *OnlyAvailablePred = getSingleUnscheduledPred(SU); in adjustPriorityOfUnscheduledPreds() local
/external/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp216 SUnit *OnlyAvailablePred = nullptr; in getSingleUnscheduledPred() local
582 SUnit *OnlyAvailablePred = getSingleUnscheduledPred(SU); in adjustPriorityOfUnscheduledPreds() local
/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp432 SUnit *OnlyAvailablePred = nullptr; in getSingleUnscheduledPred() local