Home
last modified time | relevance | path

Searched defs:ShouldPreferAnother (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonHazardRecognizer.cpp95 bool HexagonHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in HexagonHazardRecognizer
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDScheduleHazardRecognizer.h95 virtual bool ShouldPreferAnother(SUnit *) { in ShouldPreferAnother() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMultiHazardRecognizer.cpp72 bool MultiHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in MultiHazardRecognizer
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCHazardRecognizers.cpp146 bool PPCDispatchGroupSBHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in PPCDispatchGroupSBHazardRecognizer
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNHazardRecognizer.cpp2741 bool GCNHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in GCNHazardRecognizer