Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h303 void createBlocksForVariant(SISchedulerBlockCreatorVariant BlockVariant);
H A DSIMachineScheduler.cpp607 createBlocksForVariant(BlockVariant); in getBlocks()
1136 void SIScheduleBlockCreator::createBlocksForVariant(SISchedulerBlockCreatorVariant BlockVariant) { in createBlocksForVariant() function in SIScheduleBlockCreator