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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h763 /// Represent the type of SchedCandidate found within a single queue.
813 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
831 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
832 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
846 void setBest(SchedCandidate &Best) {
872 void traceCandidate(const SchedCandidate &Cand);
932 SchedCandidate TopCand;
934 SchedCandidate BotCand;
938 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
942 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DMachineScheduler.h768 /// Represent the type of SchedCandidate found within a single queue.
818 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
836 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
837 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
851 void setBest(SchedCandidate &Best) {
877 void traceCandidate(const SchedCandidate &Cand);
937 SchedCandidate TopCand;
939 SchedCandidate BotCand;
943 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
947 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DMachineScheduler.h768 /// Represent the type of SchedCandidate found within a single queue.
818 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
836 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
837 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
851 void setBest(SchedCandidate &Best) {
877 void traceCandidate(const SchedCandidate &Cand);
937 SchedCandidate TopCand;
939 SchedCandidate BotCand;
943 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
947 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DMachineScheduler.h787 /// Represent the type of SchedCandidate found within a single queue.
837 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
855 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
856 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
870 void setBest(SchedCandidate &Best) {
896 void traceCandidate(const SchedCandidate &Cand);
956 SchedCandidate TopCand;
958 SchedCandidate BotCand;
962 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
966 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DMachineScheduler.h787 /// Represent the type of SchedCandidate found within a single queue.
837 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
855 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
856 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
870 void setBest(SchedCandidate &Best) {
896 void traceCandidate(const SchedCandidate &Cand);
956 SchedCandidate TopCand;
958 SchedCandidate BotCand;
962 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
966 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DMachineScheduler.h787 /// Represent the type of SchedCandidate found within a single queue.
837 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
855 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
856 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
870 void setBest(SchedCandidate &Best) {
896 void traceCandidate(const SchedCandidate &Cand);
956 SchedCandidate TopCand;
958 SchedCandidate BotCand;
962 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
966 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DMachineScheduler.h787 /// Represent the type of SchedCandidate found within a single queue.
837 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
855 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
856 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
870 void setBest(SchedCandidate &Best) {
896 void traceCandidate(const SchedCandidate &Cand);
956 SchedCandidate TopCand;
958 SchedCandidate BotCand;
962 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
966 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h763 /// Represent the type of SchedCandidate found within a single queue.
813 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
831 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
832 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
846 void setBest(SchedCandidate &Best) {
872 void traceCandidate(const SchedCandidate &Cand);
932 SchedCandidate TopCand;
934 SchedCandidate BotCand;
938 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
942 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DMachineScheduler.h768 /// Represent the type of SchedCandidate found within a single queue.
818 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
836 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
837 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
851 void setBest(SchedCandidate &Best) {
877 void traceCandidate(const SchedCandidate &Cand);
937 SchedCandidate TopCand;
939 SchedCandidate BotCand;
943 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
947 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DMachineScheduler.h768 /// Represent the type of SchedCandidate found within a single queue.
818 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
836 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
837 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
851 void setBest(SchedCandidate &Best) {
877 void traceCandidate(const SchedCandidate &Cand);
937 SchedCandidate TopCand;
939 SchedCandidate BotCand;
943 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
947 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DMachineScheduler.h787 /// Represent the type of SchedCandidate found within a single queue.
837 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
855 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
856 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
870 void setBest(SchedCandidate &Best) {
896 void traceCandidate(const SchedCandidate &Cand);
956 SchedCandidate TopCand;
958 SchedCandidate BotCand;
962 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
966 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DMachineScheduler.h787 /// Represent the type of SchedCandidate found within a single queue.
837 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
855 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
856 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
870 void setBest(SchedCandidate &Best) {
896 void traceCandidate(const SchedCandidate &Cand);
956 SchedCandidate TopCand;
958 SchedCandidate BotCand;
962 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
966 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DMachineScheduler.h787 /// Represent the type of SchedCandidate found within a single queue.
837 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
855 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
856 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
870 void setBest(SchedCandidate &Best) {
896 void traceCandidate(const SchedCandidate &Cand);
956 SchedCandidate TopCand;
958 SchedCandidate BotCand;
962 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
966 void tryCandidate(SchedCandidate
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DMachineScheduler.h787 /// Represent the type of SchedCandidate found within a single queue.
837 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
855 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
856 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
870 void setBest(SchedCandidate &Best) {
896 void traceCandidate(const SchedCandidate &Cand);
956 SchedCandidate TopCand;
958 SchedCandidate BotCand;
962 void initCandidate(SchedCandidate &Cand, SUnit *SU, bool AtTop,
966 void tryCandidate(SchedCandidate
[all...]

Completed in 218 milliseconds