Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h303 void createBlocksForVariant(SISchedulerBlockCreatorVariant BlockVariant);
H A DSIMachineScheduler.cpp613 createBlocksForVariant(BlockVariant); in getBlocks()
1155 void SIScheduleBlockCreator::createBlocksForVariant(SISchedulerBlockCreatorVariant BlockVariant) { in createBlocksForVariant() function in SIScheduleBlockCreator