Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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