Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.h127 NoCand, NodeOrder, SingleExcess, SingleCritical, SingleMax, MultiPressure, enumerator
DHexagonCommonGEP.cpp153 NodeOrdering NodeOrder; // Node ordering, for deterministic behavior. member in __anon479c55fa0111::HexagonCommonGEP
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h142 SetVector<SUnit *> NodeOrder; variable
DMachineScheduler.h801 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h37 NodeOrder enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1446 static bool pred_L(SetVector<SUnit *> &NodeOrder, in pred_L()
1479 static bool succ_L(SetVector<SUnit *> &NodeOrder, in succ_L()