Home
last modified time | relevance | path

Searched defs:ExitRTLFn (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp854 Function *ExitRTLFn = getOrCreateRuntimeFunctionPtr(OMPRTL___kmpc_end_master); in createMaster() local
1172 Function *ExitRTLFn = getOrCreateRuntimeFunctionPtr(OMPRTL___kmpc_end_single); in createSingle() local
1210 Function *ExitRTLFn = in createCritical() local