Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h304 void createBlocksForVariant(SISchedulerBlockCreatorVariant BlockVariant);
H A DSIMachineScheduler.cpp613 createBlocksForVariant(BlockVariant); in getBlocks()
1167 void SIScheduleBlockCreator::createBlocksForVariant(SISchedulerBlockCreatorVariant BlockVariant) { in createBlocksForVariant() function in SIScheduleBlockCreator