Home
last modified time | relevance | path

Searched refs:shouldApplyStrategy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp854 virtual bool shouldApplyStrategy(ScheduleDAGInstrs *DAG,
873 bool shouldApplyStrategy(ScheduleDAGInstrs *DAG, in shouldApplyStrategy() function in __anon5d856e630111::MFMASmallGemmOpt
1344 bool shouldApplyStrategy(ScheduleDAGInstrs *DAG,
1550 bool MFMAExpInterleaveOpt::shouldApplyStrategy(ScheduleDAGInstrs *DAG, in shouldApplyStrategy() function in __anon5d856e630111::MFMAExpInterleaveOpt
2053 bool shouldApplyStrategy(ScheduleDAGInstrs *DAG, in shouldApplyStrategy() function in __anon5d856e630111::MFMASmallGemmSingleWaveOpt
2676 if (!S->shouldApplyStrategy(DAG, Phase)) in initIGLPOpt()