Searched defs:ShouldPreferAnother (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonHazardRecognizer.cpp | 95 bool HexagonHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in HexagonHazardRecognizer |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | ScheduleHazardRecognizer.h | 95 virtual bool ShouldPreferAnother(SUnit *) { in ShouldPreferAnother() function |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MultiHazardRecognizer.cpp | 72 bool MultiHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in MultiHazardRecognizer |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCHazardRecognizers.cpp | 146 bool PPCDispatchGroupSBHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in PPCDispatchGroupSBHazardRecognizer |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | GCNHazardRecognizer.cpp | 2739 bool GCNHazardRecognizer::ShouldPreferAnother(SUnit *SU) { ShouldPreferAnother() function in GCNHazardRecognizer |