Searched defs:NodeOrder (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | VLIWMachineScheduler.h | 108 NodeOrder, enumerator
|
H A D | MachinePipeliner.h | 145 SetVector<SUnit *> NodeOrder; global() variable
|
H A D | MachineScheduler.h | 1074 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.h | 37 NodeOrder enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 153 NodeOrdering NodeOrder; // Node ordering, for deterministic behavior. member in __anon8c25e9200111::HexagonCommonGEP
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 1888 pred_L(SetVector<SUnit * > & NodeOrder,SmallSetVector<SUnit *,8> & Preds,const NodeSet * S=nullptr) pred_L() argument 1917 succ_L(SetVector<SUnit * > & NodeOrder,SmallSetVector<SUnit *,8> & Succs,const NodeSet * S=nullptr) succ_L() argument [all...] |