Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4835 Function *BeginMapperFunc = getOrCreateRuntimeFunctionPtr( in createTargetData() local
4838 Builder.CreateCall(BeginMapperFunc, OffloadingArgs); in createTargetData()