HomeSort by relevance Sort by last modified time
    Searched refs:NodeOrder (Results 1 - 25 of 25) sorted by null

  /external/llvm/lib/CodeGen/
MachinePipeliner.cpp 220 SetVector<SUnit *> NodeOrder;
    [all...]
MachineScheduler.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.h 126 NoCand, NodeOrder, SingleExcess, SingleCritical, SingleMax, MultiPressure,
HexagonCommonGEP.cpp 135 NodeOrdering NodeOrder; // Node ordering, for deterministic behavior.
355 NodeOrder.insert(N);
370 NodeOrder.insert(Nx);
581 GepNode *Min = *std::min_element(S.begin(), S.end(), NodeOrder);
    [all...]
HexagonMachineScheduler.cpp 562 FoundCandidate = NodeOrder;
  /external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.h 32 NodeOrder
SIMachineScheduler.cpp 135 case NodeOrder: return "ORDER";
196 TryCand.Reason = NodeOrder;
238 TryCand.Reason = NodeOrder;
    [all...]
  /external/tensorflow/tensorflow/core/util/
equal_graph_def_test.cc 107 TEST_F(EqualGraphDefTest, NodeOrder) {
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 909 func (ns Nodes) Sort(o NodeOrder) error {
1067 // NodeOrder sets the ordering for a Sort operation
1068 type NodeOrder int
1072 FlatNameOrder NodeOrder = iota
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 909 func (ns Nodes) Sort(o NodeOrder) error {
1067 // NodeOrder sets the ordering for a Sort operation
1068 type NodeOrder int
1072 FlatNameOrder NodeOrder = iota
  /external/llvm/include/llvm/CodeGen/
MachineScheduler.h 767 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 768 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineScheduler.h 773 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineScheduler.h 773 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineScheduler.h 792 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineScheduler.h 792 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineScheduler.h 792 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineScheduler.h 792 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 768 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineScheduler.h 773 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineScheduler.h 773 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineScheduler.h 792 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineScheduler.h 792 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineScheduler.h 792 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineScheduler.h 792 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder};
    [all...]

Completed in 683 milliseconds