/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineScheduler.h | 1119 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
|
D | VLIWMachineScheduler.h | 93 struct SchedCandidate { struct 103 SchedCandidate() = default; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineScheduler.h | 846 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 D | MachineScheduler.h | 890 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 D | VLIWMachineScheduler.h | 92 struct SchedCandidate { struct 102 SchedCandidate() = default; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineScheduler.h | 1119 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
|
D | VLIWMachineScheduler.h | 93 struct SchedCandidate { struct 103 SchedCandidate() = default; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineScheduler.h | 1119 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
|
D | VLIWMachineScheduler.h | 93 struct SchedCandidate { struct 103 SchedCandidate() = default; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineScheduler.h | 1119 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
|
D | VLIWMachineScheduler.h | 93 struct SchedCandidate { struct 103 SchedCandidate() = default; argument
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineScheduler.h | 812 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 D | HexagonMachineScheduler.h | 112 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 D | HexagonMachineScheduler.h | 113 struct SchedCandidate { struct 123 SchedCandidate() = default; argument
|