Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4467 FunctionCallee WarpSizeFn = in buildCustomStateMachine() local
4475 CallInst::Create(WarpSizeFn, "warp.size", IsWorkerCheckBB); in buildCustomStateMachine()
4476 OMPInfoCache.setCallingConvention(WarpSizeFn, WarpSize); in buildCustomStateMachine()