Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h889 void emitTaskyieldImpl(const LocationDescription &Loc);
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1270 void OpenMPIRBuilder::emitTaskyieldImpl(const LocationDescription &Loc) { in emitTaskyieldImpl() function in OpenMPIRBuilder
1285 emitTaskyieldImpl(Loc); in createTaskyield()