Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h108 NodeOrder, enumerator
H A DMachinePipeliner.h150 SetVector<SUnit *> NodeOrder; global() variable
H A DMachineScheduler.h1074 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; global() enumerator
/llvm-project/bolt/lib/Passes/
H A DReorderFunctions.cpp360 std::vector<CallGraph::NodeId> NodeOrder(Result.begin(), Result.end()); runOnFunctions() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h37 NodeOrder enumerator
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp153 NodeOrdering NodeOrder; // Node ordering, for deterministic behavior. global() member in __anon67c53f610111::HexagonCommonGEP
/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1938 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...]