Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h107 NodeOrder, enumerator
H A DMachinePipeliner.h145 SetVector<SUnit *> NodeOrder; variable
H A DMachineScheduler.h845 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h37 NodeOrder enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1467 static bool pred_L(SetVector<SUnit *> &NodeOrder, in pred_L()
1496 static bool succ_L(SetVector<SUnit *> &NodeOrder, in succ_L()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp153 NodeOrdering NodeOrder; // Node ordering, for deterministic behavior. member in __anon16873bc50111::HexagonCommonGEP