Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h178 void setConfig(OpenMPIRBuilderConfig C) { Config = C; } in setConfig() function
1936 void setConfig(OpenMPIRBuilderConfig C) { Config = C; } in setConfig() function
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp865 OMPBuilder.setConfig(Config); in CGOpenMPRuntimeGPU()
866 OffloadEntriesInfoManager.setConfig(Config); in CGOpenMPRuntimeGPU()
H A DCGOpenMPRuntime.cpp1069 OMPBuilder.setConfig(Config); in CGOpenMPRuntime()
1070 OffloadEntriesInfoManager.setConfig(Config); in CGOpenMPRuntime()