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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ScheduleDAG.h 246 unsigned NodeQueueId; // Queue id of node.
281 NodeQueueId(0), NumPreds(0), NumSuccs(0), NumPredsLeft(0),
295 NodeQueueId(0), NumPreds(0), NumSuccs(0), NumPredsLeft(0),
308 NodeQueueId(0), NumPreds(0), NumSuccs(0), NumPredsLeft(0),
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 267 unsigned NodeQueueId; // Queue id of node.
310 NodeNum(nodenum), NodeQueueId(0), NumPreds(0), NumSuccs(0),
326 NodeNum(nodenum), NodeQueueId(0), NumPreds(0), NumSuccs(0),
341 NodeNum(BoundaryID), NodeQueueId(0), NumPreds(0), NumSuccs(0),
MachineScheduler.h 488 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
504 // SU is in this queue if it's NodeQueueID is a superset of this ID.
505 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
527 SU->NodeQueueId |= ID;
531 (*I)->NodeQueueId &= ~ID;
573 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 505 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
521 // SU is in this queue if it's NodeQueueID is a superset of this ID.
522 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
542 SU->NodeQueueId |= ID;
546 (*I)->NodeQueueId &= ~ID;
588 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
ScheduleDAG.h 267 unsigned NodeQueueId = 0; ///< Queue id of node.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineScheduler.h 510 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
526 // SU is in this queue if it's NodeQueueID is a superset of this ID.
527 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
547 SU->NodeQueueId |= ID;
551 (*I)->NodeQueueId &= ~ID;
593 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
ScheduleDAG.h 267 unsigned NodeQueueId = 0; ///< Queue id of node.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineScheduler.h 510 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
526 // SU is in this queue if it's NodeQueueID is a superset of this ID.
527 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
547 SU->NodeQueueId |= ID;
551 (*I)->NodeQueueId &= ~ID;
593 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
ScheduleDAG.h 267 unsigned NodeQueueId = 0; ///< Queue id of node.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineScheduler.h 531 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
547 // SU is in this queue if it's NodeQueueID is a superset of this ID.
548 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
568 SU->NodeQueueId |= ID;
572 (*I)->NodeQueueId &= ~ID;
614 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
ScheduleDAG.h 270 unsigned NodeQueueId = 0; ///< Queue id of node.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineScheduler.h 531 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
547 // SU is in this queue if it's NodeQueueID is a superset of this ID.
548 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
568 SU->NodeQueueId |= ID;
572 (*I)->NodeQueueId &= ~ID;
614 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
ScheduleDAG.h 270 unsigned NodeQueueId = 0; ///< Queue id of node.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineScheduler.h 531 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
547 // SU is in this queue if it's NodeQueueID is a superset of this ID.
548 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
568 SU->NodeQueueId |= ID;
572 (*I)->NodeQueueId &= ~ID;
614 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
ScheduleDAG.h 270 unsigned NodeQueueId = 0; ///< Queue id of node.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineScheduler.h 531 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
547 // SU is in this queue if it's NodeQueueID is a superset of this ID.
548 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
568 SU->NodeQueueId |= ID;
572 (*I)->NodeQueueId &= ~ID;
614 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 505 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
521 // SU is in this queue if it's NodeQueueID is a superset of this ID.
522 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
542 SU->NodeQueueId |= ID;
546 (*I)->NodeQueueId &= ~ID;
588 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineScheduler.h 510 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
526 // SU is in this queue if it's NodeQueueID is a superset of this ID.
527 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
547 SU->NodeQueueId |= ID;
551 (*I)->NodeQueueId &= ~ID;
593 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineScheduler.h 510 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
526 // SU is in this queue if it's NodeQueueID is a superset of this ID.
527 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
547 SU->NodeQueueId |= ID;
551 (*I)->NodeQueueId &= ~ID;
593 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineScheduler.h 531 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
547 // SU is in this queue if it's NodeQueueID is a superset of this ID.
548 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
568 SU->NodeQueueId |= ID;
572 (*I)->NodeQueueId &= ~ID;
614 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineScheduler.h 531 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
547 // SU is in this queue if it's NodeQueueID is a superset of this ID.
548 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
568 SU->NodeQueueId |= ID;
572 (*I)->NodeQueueId &= ~ID;
614 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineScheduler.h 531 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
547 // SU is in this queue if it's NodeQueueID is a superset of this ID.
548 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
568 SU->NodeQueueId |= ID;
572 (*I)->NodeQueueId &= ~ID;
614 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineScheduler.h 531 /// by an ID. SUnit::NodeQueueId is a mask of the ReadyQueues the SUnit is in.
547 // SU is in this queue if it's NodeQueueID is a superset of this ID.
548 bool isInQueue(SUnit *SU) const { return (SU->NodeQueueId & ID); }
568 SU->NodeQueueId |= ID;
572 (*I)->NodeQueueId &= ~ID;
614 /// SUnit::NodeQueueId: 0 (none), 1 (top), 2 (bot), 3 (both)
    [all...]

Completed in 480 milliseconds

1 2