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.cpp832 virtual bool shouldApplyStrategy(ScheduleDAGInstrs *DAG,
851 bool shouldApplyStrategy(ScheduleDAGInstrs *DAG, in shouldApplyStrategy() function in __anon5d856e630111::MFMASmallGemmOpt
1316 bool shouldApplyStrategy(ScheduleDAGInstrs *DAG,
1513 bool MFMAExpInterleaveOpt::shouldApplyStrategy(ScheduleDAGInstrs *DAG, in shouldApplyStrategy() function in __anon5d856e630111::MFMAExpInterleaveOpt
1824 bool shouldApplyStrategy(ScheduleDAGInstrs *DAG, in shouldApplyStrategy() function in __anon5d856e630111::MFMAExpSimpleInterleaveOpt
2051 bool shouldApplyStrategy(ScheduleDAGInstrs *DAG, in shouldApplyStrategy() function in __anon5d856e630111::MFMASmallGemmSingleWaveOpt
2671 if (!S->shouldApplyStrategy(DAG, Phase)) in initIGLPOpt()