Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1035 void emitTaskyieldImpl(const LocationDescription &Loc);
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1264 void OpenMPIRBuilder::emitTaskyieldImpl(const LocationDescription &Loc) { in emitTaskyieldImpl() function in OpenMPIRBuilder
1279 emitTaskyieldImpl(Loc); in createTaskyield()