Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineScheduler.h1119 struct SchedCandidate { struct
1137 SchedCandidate() { reset(CandPolicy()); } in SchedCandidate() argument
1138 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } in SchedCandidate() argument
1152 void setBest(SchedCandidate &Best) { in setBest() argument
DVLIWMachineScheduler.h93 struct SchedCandidate { struct
103 SchedCandidate() = default; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h846 struct SchedCandidate { struct
864 SchedCandidate() { reset(CandPolicy()); } in SchedCandidate() argument
865 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } in SchedCandidate() argument
879 void setBest(SchedCandidate &Best) { in setBest() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h890 struct SchedCandidate { struct
908 SchedCandidate() { reset(CandPolicy()); } in SchedCandidate() argument
909 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } in SchedCandidate() function
923 void setBest(SchedCandidate &Best) { in setBest() argument
H A DVLIWMachineScheduler.h92 struct SchedCandidate { struct
102 SchedCandidate() = default; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineScheduler.h1119 struct SchedCandidate { struct
1137 SchedCandidate() { reset(CandPolicy()); } in SchedCandidate() argument
1138 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } in SchedCandidate() function
1152 void setBest(SchedCandidate &Best) { in setBest() argument
DVLIWMachineScheduler.h93 struct SchedCandidate { struct
103 SchedCandidate() = default; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineScheduler.h1119 struct SchedCandidate { struct
1137 SchedCandidate() { reset(CandPolicy()); } in SchedCandidate() argument
1138 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } in SchedCandidate() function
1152 void setBest(SchedCandidate &Best) { in setBest() argument
DVLIWMachineScheduler.h93 struct SchedCandidate { struct
103 SchedCandidate() = default; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineScheduler.h1119 struct SchedCandidate { struct
1137 SchedCandidate() { reset(CandPolicy()); } in SchedCandidate() argument
1138 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } in SchedCandidate() argument
1152 void setBest(SchedCandidate &Best) { in setBest() argument
DVLIWMachineScheduler.h93 struct SchedCandidate { struct
103 SchedCandidate() = default; argument
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h812 struct SchedCandidate { struct
830 SchedCandidate() { reset(CandPolicy()); } in SchedCandidate() argument
831 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } in SchedCandidate() function
845 void setBest(SchedCandidate &Best) { in setBest() argument
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h112 struct SchedCandidate { struct
122 SchedCandidate(): SU(nullptr), SCost(0) {} in SchedCandidate() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h113 struct SchedCandidate { struct
123 SchedCandidate() = default; argument