Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4470 CallInst *BlockHwSize = in buildCustomStateMachine() local
4472 OMPInfoCache.setCallingConvention(BlockHwSizeFn, BlockHwSize); in buildCustomStateMachine()
4473 BlockHwSize->setDebugLoc(DLoc); in buildCustomStateMachine()
4479 BlockHwSize, WarpSize, "block.size", IsWorkerCheckBB); in buildCustomStateMachine()