Searched defs:NodeOrder (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | VLIWMachineScheduler.h | 108 NodeOrder, enumerator
|
H A D | MachinePipeliner.h | 150 SetVector<SUnit *> NodeOrder; global() variable
|
H A D | MachineScheduler.h | 1074 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; global() enumerator
|
/llvm-project/bolt/lib/Passes/ |
H A D | ReorderFunctions.cpp | 360 std::vector<CallGraph::NodeId> NodeOrder(Result.begin(), Result.end()); runOnFunctions() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.h | 37 NodeOrder enumerator
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 153 NodeOrdering NodeOrder; // Node ordering, for deterministic behavior. global() member in __anon67c53f610111::HexagonCommonGEP
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 1938 pred_L(SetVector<SUnit * > & NodeOrder,SmallSetVector<SUnit *,8> & Preds,const NodeSet * S=nullptr) pred_L() argument 1967 succ_L(SetVector<SUnit * > & NodeOrder,SmallSetVector<SUnit *,8> & Succs,const NodeSet * S=nullptr) succ_L() argument [all...] |