Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h641 llvm::Function *createOffloadingBinaryDescriptorRegistration();
H A DCGOpenMPRuntime.cpp3757 CGOpenMPRuntime::createOffloadingBinaryDescriptorRegistration() { in createOffloadingBinaryDescriptorRegistration() function in CGOpenMPRuntime
8833 return createOffloadingBinaryDescriptorRegistration(); in emitRegistrationFunction()