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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ScheduleDAG.h 233 SUnit *OrigNode; // If not this, the node from which
280 : Node(node), Instr(0), OrigNode(0), NodeNum(nodenum),
294 : Node(0), Instr(instr), OrigNode(0), NodeNum(nodenum),
307 : Node(0), Instr(0), OrigNode(0), NodeNum(~0u),
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 251 SUnit *OrigNode; // If not this, the node from which
309 : Node(node), Instr(nullptr), OrigNode(nullptr), SchedClass(nullptr),
325 : Node(nullptr), Instr(instr), OrigNode(nullptr), SchedClass(nullptr),
340 : Node(nullptr), Instr(nullptr), OrigNode(nullptr), SchedClass(nullptr),
ScheduleDAGInstrs.h 348 SUnits.back().OrigNode = &SUnits.back();
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ScheduleDAGInstrs.h 157 SUnits.back().OrigNode = &SUnits.back();
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp 77 SUnits.back().OrigNode = &SUnits.back();
91 SU->OrigNode = Old->OrigNode;
838 Emitter.EmitNode(GluedNodes.back(), SU->OrigNode != SU, SU->isCloned,
845 Emitter.EmitNode(SU->getNode(), SU->OrigNode != SU, SU->isCloned,
    [all...]
ScheduleDAGRRList.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp 69 SUnits.back().OrigNode = &SUnits.back();
83 SU->OrigNode = Old->OrigNode;
732 Emitter.EmitNode(GluedNodes.back(), SU->OrigNode != SU, SU->isCloned,
739 Emitter.EmitNode(SU->getNode(), SU->OrigNode != SU, SU->isCloned,
ScheduleDAGRRList.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAG.h 252 SUnit *OrigNode = nullptr; ///< If not this, the node from which this node
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAG.h 252 SUnit *OrigNode = nullptr; ///< If not this, the node from which this node
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAG.h 252 SUnit *OrigNode = nullptr; ///< If not this, the node from which this node
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAG.h 252 SUnit *OrigNode = nullptr; ///< If not this, the node from which this node
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAG.h 252 SUnit *OrigNode = nullptr; ///< If not this, the node from which this node
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAG.h 252 SUnit *OrigNode = nullptr; ///< If not this, the node from which this node
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAG.h 252 SUnit *OrigNode = nullptr; ///< If not this, the node from which this node
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAG.h 252 SUnit *OrigNode = nullptr; ///< If not this, the node from which this node

Completed in 848 milliseconds