Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h108 NodeOrder, enumerator
H A DMachinePipeliner.h145 SetVector<SUnit *> NodeOrder; global() variable
H A DMachineScheduler.h1074 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h37 NodeOrder enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp153 NodeOrdering NodeOrder; // Node ordering, for deterministic behavior. member in __anon8c25e9200111::HexagonCommonGEP
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1888 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...]