Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2232 Function *ExitRTLFn = getOrCreateRuntimeFunctionPtr(OMPRTL___kmpc_end_master); createMaster() local
2257 Function *ExitRTLFn = getOrCreateRuntimeFunctionPtr(OMPRTL___kmpc_end_masked); createMasked() local
4016 Function *ExitRTLFn = getOrCreateRuntimeFunctionPtr(OMPRTL___kmpc_end_single); createSingle() local
4062 Function *ExitRTLFn = createCritical() local
4137 Function *ExitRTLFn = createOrderedThreadsSimd() local
[all...]