Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2118 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI = in getUniqueKernelFor() local
2121 if (OpenMPOpt::getCallIfRegularCall(*U.getUser(), &KernelParallelRFI)) in getUniqueKernelFor()
2146 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI = in rewriteDeviceCodeStateMachine() local
2150 if (!KernelParallelRFI) in rewriteDeviceCodeStateMachine()
2180 OpenMPOpt::getCallIfRegularCall(*U.getUser(), &KernelParallelRFI); in rewriteDeviceCodeStateMachine()