Searched defs:SDep (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DScheduleDAG.h50 class SDep { class in namespace:llvm
100 /// Constructs a null SDep. This is only for use by container classes which
101 /// require default constructors. SUnits may not/ have null SDep edges.
102 SDep() : Dep(nullptr, Data) {} function in class:llvm::SDep
104 /// Constructs an SDep with the specified values.
105 SDep(SUnit *S, Kind kind, unsigned Reg) function in class:llvm::SDep
113 "SDep::Anti and SDep::Output must use a non-zero Reg!");
124 SDep(SUnit *S, OrderKind kind) function in class:llvm::SDep
129 /// Returns true if the specified SDep i
[all...]

Completed in 659 milliseconds